This commit is contained in:
Gea-Suan Lin
2012-04-28 03:24:27 +08:00
4 changed files with 4 additions and 34 deletions

View File

@@ -1,11 +0,0 @@
#!/usr/bin/env perl
use strict;
use warnings;
use 5.010;
INIT {
}
__END__