Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.2 / 3....
  • LibreOffice 3.6.6 / 4.0.3
  • MPlayer 1.1.1
  • systemd 204
  • Arch Linux 2013.05.01
  • Blender 2.67
  • KDE Software Compilatio...
  • CrunchBang Linux Stable...
  • Elementary OS 0.1 / 0.2...
  • SystemRescueCd 3.6.0
  • Home > Linux > Programming > Perl Modules

    CGI::WML 0.09

    Download button

    No screenshots available
    Downloads: 440  View global page NEW!  Tell us about an update
    User Rating:
    Rated by:
    NOT RATED
    0 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    Andy Murren | More programs
    Perl Artistic License / FREE
    July 12th, 2007, 12:05 GMT
    ROOT / Programming / Perl Modules

     Read user reviews (0)  Refer to a friend  Subscribe

    CGI::WML description

    A Perl module with subclass LDS's 'CGI.pm' for WML output and WML methods

    CGI::WML is a Perl module with subclass LDS's "CGI.pm" for WML output and WML methods.

    SYNOPSIS

    use CGI::WML;

    $query = new CGI::WML;

    $content = $query->p("Hello WAP world");

    print
    $query->header(),
    $query->start_wml(),
    $query->template(-content=>$query->prev()),
    $query->card(-id=>"first_card",
    -title=>"First card",
    -content=>$content),
    $query->end_wml();

    print
    $query->wml_to_wmlc(-wml=>$wml_buffer,
    -errorcontext=>2);

    ($page_title,$content) = $query->html_to_wml($buffer);


    This is a library of perl functions to allow CGI.pm-style programming to be applied to WAP/WML. Since this is a subclass of Lincoln Stein's CGI.pm all the normal CGI.pm methods are available. See perldoc CGI if you are not familiar with CGI.pm

    Product's homepage

    Requirements:

    · Perl

      


    TAGS:

    WML output | WML methods | Perl module | WML | WML | output

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM