diff options
Diffstat (limited to 'perl.req-from-meta')
-rwxr-xr-x | perl.req-from-meta | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perl.req-from-meta b/perl.req-from-meta index 4f921f6..3105259 100755 --- a/perl.req-from-meta +++ b/perl.req-from-meta @@ -47,7 +47,7 @@ perl.req-from-meta - extract requires from meta file This script will extract Perl requirements from the distribution meta file. For each such requires, it'll convert the minimum version to -follow mandriva perl versioning (using C<%perl_convert_version>), and +follow Mageia perl versioning (using C<%perl_convert_version>), and print them as: perl(Foo::Bar) |