in reply to Re: backup for the users on the system in linux enviroment
in thread backup for the users on the system in linux enviroment
@columns = split /:/;
Global symbol "$file" requires explicit package name at ./backup.pl li +ne 9. Global symbol "$file" requires explicit package name at ./backup.pl li +ne 11. Global symbol "@columns" requires explicit package name at ./backup.pl + line 18. Global symbol "@columns" requires explicit package name at ./backup.pl + line 20. Global symbol "@columns" requires explicit package name at ./backup.pl + line 21. Global symbol "@columns" requires explicit package name at ./backup.pl + line 22. Global symbol "@columns" requires explicit package name at ./backup.pl + line 23. Global symbol "@columns" requires explicit package name at ./backup.pl + line 24. Global symbol "@columns" requires explicit package name at ./backup.pl + line 25. Global symbol "@columns" requires explicit package name at ./backup.pl + line 26. Execution of ./backup.pl aborted due to compilation errors.
you said "It also would be good idea to prepare an insert statement with "values (?,?,?...)" and provide the actual values as parameters to execute()."
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: backup for the users on the system in linux enviroment
by ysth (Canon) on Jun 18, 2007 at 01:22 UTC | |
|
Re^3: backup for the users on the system in linux enviroment
by cengineer (Pilgrim) on Jun 18, 2007 at 14:19 UTC | |
by hummty_dummty (Initiate) on Jun 19, 2007 at 00:27 UTC |