diff options
author | Gerard Goossen <gerard@tty.nl> | 2007-03-26 21:42:48 +0000 |
---|---|---|
committer | Dave Mitchell <davem@fdisolutions.com> | 2007-03-26 21:42:48 +0000 |
commit | 5b637447559beb710f02c7c6ec643905285a3dd8 (patch) | |
tree | 65e01c710f656be72b644171f07bd9ff2b66b9d3 | |
parent | f8cc3bc6be850fbfb3161ff0957a723930f41e5b (diff) | |
download | perl-5b637447559beb710f02c7c6ec643905285a3dd8.tar.gz |
Rename mad/nomad to mad/Nomad.pm
Subject: Re: [PATCH] p55 tests
Message-ID: <20070322174056.GE24152@ostwald>
p4raw-id: //depot/perl@30767
-rw-r--r-- | MANIFEST | 2 | ||||
-rwxr-xr-x | mad/Nomad.pm (renamed from mad/nomad) | 0 |
2 files changed, 1 insertions, 1 deletions
@@ -2825,7 +2825,7 @@ lib/warnings/register.pm For "use warnings::register" lib/warnings.t See if warning controls work locale.c locale-specific utility functions madly.c parser code for MAD build -mad/nomad Converts raw XML dump to something vaguely sane +mad/Nomad.pm Converts MAD XML dump to Perl 5 mad/p55 Perl 5 to Perl 5 translator - driver for nomad mad/P5AST.pm Used by nomad mad/P5re.pm Used by nomad diff --git a/mad/nomad b/mad/Nomad.pm index c62ae6a9b4..c62ae6a9b4 100755 --- a/mad/nomad +++ b/mad/Nomad.pm |