diff options
| author | Pascal Rigaux <pixel@mandriva.com> | 2007-04-25 15:08:17 +0000 |
|---|---|---|
| committer | Pascal Rigaux <pixel@mandriva.com> | 2007-04-25 15:08:17 +0000 |
| commit | 1a06fa7e4a300880848047118f0adba68d38348d (patch) | |
| tree | e6b01d6f4feae969f9905d5245648532db254c42 /perl_checker_fake_packages/Getopt | |
| parent | e895f6b48826f09aeaada321d03a1d10548fc9ce (diff) | |
| download | perl-MDK-Common-1a06fa7e4a300880848047118f0adba68d38348d.tar perl-MDK-Common-1a06fa7e4a300880848047118f0adba68d38348d.tar.gz perl-MDK-Common-1a06fa7e4a300880848047118f0adba68d38348d.tar.bz2 perl-MDK-Common-1a06fa7e4a300880848047118f0adba68d38348d.tar.xz perl-MDK-Common-1a06fa7e4a300880848047118f0adba68d38348d.zip | |
re-sync after the big svn loss
Diffstat (limited to 'perl_checker_fake_packages/Getopt')
| -rw-r--r-- | perl_checker_fake_packages/Getopt/Long.pm | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/perl_checker_fake_packages/Getopt/Long.pm b/perl_checker_fake_packages/Getopt/Long.pm deleted file mode 100644 index 6437264..0000000 --- a/perl_checker_fake_packages/Getopt/Long.pm +++ /dev/null @@ -1,6 +0,0 @@ -package Getopt::Long; - -our @ISA = qw(Exporter); -our @EXPORT = qw(GetOptions); - -sub GetOptions {} |
