diff options
| author | Paul Buetow <paul@buetow.org> | 2012-04-19 22:16:43 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2012-04-19 22:16:43 +0200 |
| commit | 3e72736ade1ef4aa1fe3a05bc4b1f203f5a7d1ab (patch) | |
| tree | 54076d820e7da704cfd8e9e090cde1cfe47f3ccd | |
| parent | 389b0c8af3afd212b3c22f3fd91f69b8312ea61c (diff) | |
remove UNIVERSAL
| -rwxr-xr-x | UNIVERSAL.pm | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/UNIVERSAL.pm b/UNIVERSAL.pm deleted file mode 100755 index 7cbe816..0000000 --- a/UNIVERSAL.pm +++ /dev/null @@ -1,8 +0,0 @@ -package UNIVERSAL; - -use strict; -use warnings; - - -1; - |
