Softpedia
 


LINUX CATEGORIES:



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

    PerlPoint::Tags::Basic 0.45

    Download button

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

    License / Price:

    Last Updated:

    Category:
    Jochen Stenzel | More programs
    Perl Artistic License / FREE
    February 15th, 2007, 21:05 GMT
    ROOT / Programming / Libraries

     Read user reviews (0)  Refer to a friend  Subscribe

    PerlPoint::Tags::Basic description

    PerlPoint::Tags::Basic is a Perl module that declares basic PerlPoint tags.

    PerlPoint::Tags::Basic is a Perl module that declares basic PerlPoint tags.

    SYNOPSIS

    # declare basic tags
    use PerlPoint::Tags::Basic;

    This module declares several basic PerlPoint tags. Tag declarations are used by the parser to determine if a used tag is valid, if it needs options, if it needs a body and so on. Please see PerlPoint::Tags for a detailed description of tag declaration.

    Every PerlPoint translator willing to handle the tags of this module can declare this by using the module in the scope where it built the parser object.

    # declare basic tags
    use PerlPoint::Tags::Basic;

    # load parser module
    use PerlPoint::Parser;

    ...

    # build parser
    my $parser=new PerlPoint::Parser(...);

    ...

    It is also possible to select certain declarations.

    # declare basic tags
    use PerlPoint::Tags::Basic qw(I C);

    A set name is provided as well to declare all the flags at once.

    # declare basic tags
    use PerlPoint::Tags::Basic qw(:basic);

    Product's homepage

    Requirements:

    · Perl

      


    TAGS:

    PerlPoint tags | declare tags | Perl module | PerlPoint::Tags::Bas | declares | basic

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

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