Legend:
- Unmodified
- Added
- Removed
-
lib/v6.pm
r9556 r9749 48 48 =head1 NOTES 49 49 50 To simplify parsing, please keep start the C<use v6-pugs;> on a line on its 51 own, optionally with trailing whitespace and comments. 52 50 53 Whilst resembling C<use VERSION> syntax, Perl 5 actually (mis)interprets 51 54 C<use v6-pugs> as a request to use a module named C<v6.pm>, passing in C<'-pugs'>
