Modern core method of uploading file in Perl -


i'm looking write script lets user upload image webpage, later use on website. per usual, can find examples involving cgi.pm. there core modules can use replacement?

the perl core distribution contains no modules writing web applications. think want based on plack::request , plack::request::upload (for example dancer2::core::request::upload).


Comments

Popular posts from this blog

ubuntu - PHP script to find files of certain extensions in a directory, returns populated array when run in browser, but empty array when run from terminal -

php - How can i create a user dashboard -

javascript - How to detect toggling of the fullscreen-toolbar in jQuery Mobile? -