Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

Re^2: Web Services

by derby (Abbot)
on Jun 20, 2013 at 12:26 UTC ( [id://1039964]=note: print w/replies, xml ) Need Help??


in reply to Re: Web Services
in thread Web Services

No, you do not. You could have it as /cgi-bin/script_name/id -- and then use CGI's path_info method to get the appropriate info. If you're really into it, I would recommend Dancer or Mojolicious over bare-bones CGI. One of the big wins for those two frameworks are the router DSL they provide that abstracts all that low-level path_info/param handling away.

Also, since you're really at the beginning web developer stage, seek out a local Perl Mongers meeting for assistance.

-derby

Replies are listed 'Best First'.
Re^3: Web Services
by packetstormer (Monk) on Jun 20, 2013 at 12:44 UTC
    Thanks derby - there is no Perl Mongers meet in my country though! I will struggle on!

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1039964]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others lurking in the Monastery: (5)
As of 2024-04-20 00:31 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found