Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

Re: Replacement for Python's flask and Apple's Bonjour

by dasgar (Priest)
on May 06, 2015 at 18:12 UTC ( [id://1125881]=note: print w/replies, xml ) Need Help??


in reply to Replacement for Python's flask and Apple's Bonjour

Did a quick search on metacpan and found Net::Bonjour. That might help with communicating with the Bonjour stuff.

Did a quick Google search for perl flask and found this blog entry from Sawyer X, where he was comparing Dancer to Flask. Since most of the Dancer developers are concentrating their efforts on Dancer2, I'd recommend that you look into Dancer2 instead of Dancer. Another lightweight web framework that might work for you is Mojolicious. All three frameworks have plug-ins to help create RESTful apps.

With just a quick look at your first link, I'm wondering if you might need to do more work to port that project code from Python to Perl.

Ultimately it looks like you're trying to use Perl to control Arduino devices. If you search CPAN for 'Arduino', you'll find some modules that might help you out. Also, you can try joining the mailing list at Hardware Perl Mongers. Robert Blackwell, who help start that group, has some experience using Perl to communicate with Arduino devices. If you join their mailing list, you might get plenty of help for what you're trying to do.

  • Comment on Re: Replacement for Python's flask and Apple's Bonjour

Replies are listed 'Best First'.
Re^2: Replacement for Python's flask and Apple's Bonjour
by sg (Pilgrim) on May 07, 2015 at 01:10 UTC
    Thanks.

      There was a Device::SerialPort::Arduino module on CPAN which I didn't find a moment ago. I believe I have a copy of it somewhere.

      James

      There's never enough time to do it right, but always enough time to do it over...

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others exploiting the Monastery: (5)
As of 2024-04-19 10:46 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found