vivia has asked for the wisdom of the Perl Monks concerning the following question:
That's an old system with thousands of users and it would be a real pain for me to install perl from the beginning. Is there an easier solution to this?bash# /var/lib/httpd/cgi-bin/openwebmail/openwebmail-tool.pl --init "flock" is not defined in %Fcntl::EXPORT_TAGS at /usr/lib/perl5/Export +er.pm line 57 Exporter::export called at /usr/lib/perl5/Exporter.pm line 149 Exporter::import called at /var/lib/httpd/cgi-bin/openwebmail/ +openwebmail-tool.pl line 29 main::BEGIN called at /usr/lib/perl5/Fcntl.pm line 0 eval {...} called at /usr/lib/perl5/Fcntl.pm line 0 Can't continue after import errors at /var/lib/httpd/cgi-bin/openwebma +il/openwebmail-tool.pl line 29 BEGIN failed--compilation aborted at /var/lib/httpd/cgi-bin/openwebmai +l/openwebmail-tool.pl line 29.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: "flock" is not defined in %Fcntl::EXPORT_TAGS at /usr/lib/perl5/Exporter.pm
by zejames (Hermit) on Dec 02, 2004 at 15:36 UTC | |
|
Re: "flock" is not defined in %Fcntl::EXPORT_TAGS at /usr/lib/perl5/Exporter.pm
by gellyfish (Monsignor) on Dec 02, 2004 at 15:39 UTC | |
by vivia (Initiate) on Dec 02, 2004 at 15:52 UTC | |
by tall_man (Parson) on Dec 02, 2004 at 17:30 UTC |