File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -119,7 +119,7 @@ process. Latest versions of L«C<zef> module installer|https://modules.perl6.org
119
119
automatically check for latest versions of a module on CPAN as well as our
120
120
L < GitHub-based ecosystem|https://github.com/perl6/ecosystem/ > .
121
121
122
- Viewing of modules available CPAN will be implemented soon on
122
+ Viewing of modules available CPAN will be implemented soon on
123
123
L < modules.perl6.org website|https://modules.perl6.org/ > (temporarily, it's
124
124
available as L < a raw JSON file|https://github.com/ugexe/Perl6-ecosystems/blob/master/cpan.json >
125
125
Original file line number Diff line number Diff line change @@ -102,7 +102,7 @@ Defined as:
102
102
method now(:$timezone = $*TZ, :&formatter --> DateTime:D)
103
103
104
104
Creates a new C < DateTime > object from the current system time. A custom
105
- L < formatter > and L < timezone > can be provided. The C < :$timezone > is
105
+ L < formatter > and L < timezone > can be provided. The C < :$timezone > is
106
106
the offset B < in seconds > from L < GTM|https://en.wikipedia.org/wiki/Greenwich_Mean_Time >
107
107
and defaults to the value of L « C < $*TZ > variable|/language/variables#index-entry-%24*TZ» .
108
108
You can’t perform that action at this time.
0 commit comments