This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
charnames: Quote metachars in script names
authorKarl Williamson <public@khwilliamson.com>
Wed, 15 Jun 2011 20:32:14 +0000 (14:32 -0600)
committerKarl Williamson <public@khwilliamson.com>
Wed, 15 Jun 2011 20:34:02 +0000 (14:34 -0600)
commit363879a0952f77ca92caac0ce999916648a45173
treed179bfdcd9d7acd6d516a4712542e0c9bd191f0e
parent0d66b88d99cbe219f6c39408ee83f70759b609b3
charnames: Quote metachars in script names

"use charnames qw(.*)" will match any script; it should match none.
lib/charnames.pm
lib/charnames.t