Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:
Hi.. im learning web service, few days back i found a site to implement simple rest service.(Restfull) in there library.cgi working and when i try to add book using book script it gives the error "Global symbol "$file" requires explicit package name at ./book line 68.". can any one suggest me to resolve this or any basic tutorial with Perl.. i gone through some modules but it requires mod_perl..can any one give me simple server side and client side script for practice..
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Basic rest service help
by Anonymous Monk on Jan 24, 2011 at 09:06 UTC | |
by tilly (Archbishop) on Jan 24, 2011 at 14:54 UTC | |
by Anonymous Monk on Jan 24, 2011 at 09:36 UTC | |
by Anonymous Monk on Jan 24, 2011 at 09:58 UTC | |
by Anonymous Monk on Jan 24, 2011 at 10:17 UTC | |
by Anonymous Monk on Jan 24, 2011 at 11:11 UTC | |
|
Re: Basic rest service help
by Anonymous Monk on Jan 24, 2011 at 11:31 UTC |