Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

Re: Convert Perl module to Web Service?

by rowdog (Curate)
on Aug 21, 2010 at 18:43 UTC ( [id://856502]=note: print w/replies, xml ) Need Help??


in reply to Convert Perl module to Web Service?

Well, the traditional approach would be CGI but you might want a higher level of abstraction like CGI::Application or Catalyst. If you're looking for something that will work without a web server, you might like HTTP::Engine.

PS: If you're serious about running a "web service" you might want to search CPAN for SOAP or REST.

  • Comment on Re: Convert Perl module to Web Service?

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others perusing the Monastery: (6)
As of 2024-03-29 15:20 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found