diff options
Diffstat (limited to 'cpan/doc/.show_good_modules')
| -rwxr-xr-x | cpan/doc/.show_good_modules | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/cpan/doc/.show_good_modules b/cpan/doc/.show_good_modules new file mode 100755 index 00000000..ae0d1ae3 --- /dev/null +++ b/cpan/doc/.show_good_modules @@ -0,0 +1,5 @@ +#!/bin/sh + +egrep ' [SRM].p. |^$|^[A-Za-z0-9:]+$' \ + 00modlist.long.txt |\ + uniq |
