Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Re^3: perl as a php alternative

by choroba (Cardinal)
on Dec 06, 2015 at 20:12 UTC ( [id://1149535]=note: print w/replies, xml ) Need Help??


in reply to Re^2: perl as a php alternative
in thread perl as a php alternative

In Dancer, you can do
session hello => 42;

and later

my $hello = session 'hello';

In config.yml, you can specify what kind of session storage you want to use: simple, cookie, storable, or YAML. The later ones are persistent.

($q=q:Sq=~/;[c](.)(.)/;chr(-||-|5+lengthSq)`"S|oS2"`map{chr |+ord }map{substrSq`S_+|`|}3E|-|`7**2-3:)=~y+S|`+$1,++print+eval$q,q,a,

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others sharing their wisdom with the Monastery: (6)
As of 2024-03-28 22:57 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found