- or download this
Undefined subroutine &PMLS::Help::globalconf called at /home/proj/pmls
+/modules/PMLS/Help.pm line 41.
- or download this
my $sections = &dir2array(&globalconf('pmls_help')); # rea
+d in all section help files
- or download this
use PMLS::System qw(log globalconf);
- or download this
use PMLS::Help qw($help);
- or download this
use PMLS::Help qw($help);
- or download this
A:
use B qw(bloh);
...
<can use blah and bloh>
- or download this
Uncaught exception from user code:
Undefined subroutine &PMLS::Help::globalconf called at /home/p
+roj/pmls/modules/PMLS/Help.pm line 41.
...
Compilation failed in require at /home/proj/pmls/bin/pmls line 16.
BEGIN failed--compilation aborted at /home/proj/pmls/bin/pmls line 16.
at /home/proj/pmls/bin/pmls line 16
- or download this
*use PMLS::Server
* use PMSuite::File qw(safe_save);
...
use PMLS::FS qw(ensure_home);
use PMLS::Help qw($help);
use PMLS::System qw(globalconf message);