in reply to Re: RNA.pm module loading problem
in thread RNA.pm module loading problem
use warnings;
use strict;
use Class::Struct;
use RNA;
This are the first 11 lines of my vienna.pl file and the compilation stops at the "use RNA" line
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: RNA.pm module loading problem
by ashprog (Initiate) on Sep 07, 2013 at 13:52 UTC | |
by syphilis (Archbishop) on Sep 07, 2013 at 14:42 UTC |