Working again
This commit is contained in:
parent
c1aa6450ab
commit
1eba22c503
2 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
|||
Inline::Octave
|
||||
mod_perl2
|
||||
Vcf4_0
|
||||
VcfReader
|
||||
|
|
|
@ -2,5 +2,6 @@
|
|||
|
||||
use Data::Dumper;
|
||||
use Storable;
|
||||
#$Data::Dumper::Terse = 1;
|
||||
|
||||
print Dumper(retrieve $ARGV[0]);
|
||||
|
|
Loading…
Add table
Reference in a new issue