in reply to Re^5: "em" - Emphasize text using regular expressions
in thread "em" - Emphasize text using regular expressions
CPAN's meta-data has been updated. A search on CPAN for cet now works.
Try it: http://search.cpan.org/search?query=cet
The perlmonks link shortcut doesn't work correctly/as effectively, or I would have simply used that.
--Chris
#!/usr/bin/perl -Tw use Perl::Always or die; my $perl_version = (5.12.5); print $perl_version;
|
---|