- or download this
#!/usr/bin/perl -wT
use strict;
use lib '/home/4220/straitwa/www.straitway.net/shop_34/lib';
...
}
Shop::db_connect;
- or download this
package Shop;
use strict;
...
}
1;
- or download this
{
db_database => 'straitway_1',
}
- or download this
Global symbol "$conf" requires explicit package name at /home/4220/str
+aitwa/www.straitway.net/shop_34/lib/Shop.pm line 13.
Compilation failed in require at ./test.pl line 4.
BEGIN failed--compilation aborted at ./test.pl line 4.