The following module was proposed for inclusion in the Module List: modid: Filter::PerlTags::Extra DSLIP: adpn2 description: More mixed Perl/HTML, with some CGI built-in userid: JIMI (Jimi Carlo Wills) chapterid: 2 (Language_Extensions) communities: [none] I've been getting almost no feedback on comp.lang.modules.perl recently!
similar: Filter::PerlTags rationale: Like Filter::PerlTags, but uses CGI modules to handle session cookie, session storage, and parameter retrieval... so it's a bit more PHP-like than Filter::PerlTags... but also a bit less! The nice thing about Extra is that you only need to... #!/usr/bin/perl -w use Filter::PerlTags::Extra; <html> <body> <? die "And then get on with your mixed HTML/Perl"; ?> </body> </html> enteredby: JIMI (Jimi Carlo Wills) enteredon: Tue Sep 3 23:10:38 2013 UTC The resulting entry would be: Filter::PerlTags:: ::Extra adpn2 More mixed Perl/HTML, with some CGI built-in JIMI Thanks for registering, -- The PAUSE PS: The following links are only valid for module list maintainers: Registration form with editing capabilities: https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=76d00000_17e2a1280088e639&SUBMIT_pause99_add_mod_preview=1 Immediate (one click) registration: https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=76d00000_17e2a1280088e639&SUBMIT_pause99_add_mod_insertit=1 Peek at the current permissions: https://pause.perl.org/pause/authenquery?pause99_peek_perms_by=me&pause99_peek_perms_query=Filter%3A%3APerlTags%3A%3AExtra