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 > Perl Modules

    Acme::PM::Dresden::Convert::VQWiki2TWiki 0.10

    Download button

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

    License / Price:

    Last Updated:

    Category:
    Steffen Schwigon | More programs
    Perl Artistic License / FREE
    June 8th, 2007, 00:05 GMT
    ROOT / Programming / Perl Modules

     Read user reviews (0)  Refer to a friend  Subscribe

    Acme::PM::Dresden::Convert::VQWiki2TWiki description

    Acme::PM::Dresden::Convert::VQWiki2TWiki is a Perl module to convert VQWiki syntax into TWiki syntax.

    Acme::PM::Dresden::Convert::VQWiki2TWiki is a Perl module to convert VQWiki syntax into TWiki syntax.

    SYNOPSIS

    use Acme::PM::Dresden::Convert::VQWiki2TWiki;
    my $convert = new Acme::PM::Dresden::Convert::VQWiki2TWiki (vqwiki => $text);
    print $convert->twiki;

    # or
    my $convert = new Acme::PM::Dresden::Convert::VQWiki2TWiki;
    $convert->vqwiki ($text);
    print $convert->twiki;

    # or
    my $convert = new Acme::PM::Dresden::Convert::VQWiki2TWiki;
    print $convert->vqwiki2twiki ($text);

    METHODS:

    init

    Calls some functions you can overload in derived classes to execute code before and after Class::MethodMaker's hash_init (pre_init and post_init, respectively).

    pre_init

    Called before Class::MethodMaker's hash_init. Overload this in derived classes, e.g., to set default values.

    post_init

    Called after Class::MethodMaker's hash_init. Overload this in derived classes, e.g., to enforce values.

    twiki

    Returns the TWiki text that results from converting the text given with vqwiki.

    Product's homepage

    Requirements:

    · Perl

      


    TAGS:

    convert VQWiki syntax | TWiki syntax | Perl module | Acme::PM::Dresden::C | convert | VQWiki

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

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