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.67
  • KDE Software Compilatio...
  • CrunchBang Linux Stable...
  • Elementary OS 0.1 / 0.2...
  • SystemRescueCd 3.6.0
  • Home > Linux > Programming > Perl Modules

    Parrot::Ops2pm::Utils 0.5.1

    Download button

    No screenshots available
    Downloads: 283  View global page NEW!  Tell us about an update
    User Rating:
    Rated by:
    Good (3.5/5)
    2 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    Jonathan Worthington | More programs
    Perl Artistic License / FREE
    January 10th, 2008, 22:20 GMT
    ROOT / Programming / Perl Modules

     Read user reviews (0)  Refer to a friend  Subscribe

    Parrot::Ops2pm::Utils description

    Parrot::Ops2pm::Utils contains methods holding functionality for tools/build/ops2pm.pl.

    Parrot::Ops2pm::Utils contains methods holding functionality for tools/build/ops2pm.pl.

    SYNOPSIS

    use Parrot::Ops2pm::Utils;

    $self = Parrot::Ops2pm::Utils->new( {
    argv => [ @ARGV ],
    nolines => $nolines_flag,
    renum => $renum_flag,
    moddir => "lib/Parrot/OpLib",
    module => "core.pm",
    inc_dir => "include/parrot/oplib",
    inc_f => "ops.h",
    script => "tools/build/ops2pm.pl",
    } );

    $self->prepare_ops();

    if ($renum_flag) {
    $self->renum_op_map_file();
    exit 0;
    }

    $self->load_op_map_files();
    $self->sort_ops();
    $self->prepare_real_ops();
    $self->print_module();
    $self->print_h();
    exit 0;

    Parrot::Ops2pm::Utils provides methods called by tools/build/ops2pm.pl, a program which is called at the very beginning of the Parrot make process. The program's function is to build two files:

    lib/Parrot/OpLib/core.pm
    include/parrot/oplib/ops.h

    The functionality originally found in tools/build/ops2pm.pl has been extracted into this package's methods in order to support component-focused testing and future refactoring.

    Product's homepage

    Requirements:

    · Perl

      


    TAGS:

    ops2pm functionality | Perl methods | Perl module | ops2pm | Perl | methods

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

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