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

    MPE::CIvar 1.11

    Download button

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

    License / Price:

    Last Updated:

    Category:
    Ken Hirsch | More programs
    Perl Artistic License / FREE
    January 26th, 2011, 06:06 GMT
    ROOT / Programming / Perl Modules

     Read user reviews (0)  Refer to a friend  Subscribe

    MPE::CIvar description

    Perl extension for CI variables and JCWs on MPE/ix

    MPE::CIvar is a Perl extension for CI variables and JCWs on MPE/ix.

    SYNOPSIS

     use MPE::CIvar ':all';


     $acct = hpcigetvar("HPACCOUNT");

     hpciputvar("TEMPVAR", 1);
     hpciputvar("TEMPVAR", hpcigetvar("TEMPVAR")+1);
     $hold = hpcigetvar("TEMPVAR");
     hpcideletevar("TEMPVAR");
     print "tempvar value was $hold\n";
     setjcw(32768);
     $jcw = getjcw();
     $ci = findjcw("CIERROR");
     putjcw("CIERROR", 0);

     hpcicommand("build TOOOLONGNAME.PUB,invaliddomain", undef, undef, 2);
     if ($CIVAR{HPCIERR}) {
     print "Error message: $CIVAR{HPCIERRMSG}\n";
     }

     hpcicmds("purge larry",
     "build larry;rec=-80,,f,ascii",
     "file input=larry,old",
     "run darryl.pub")
     or die "Error on cmd: '$MPE::CIvar::lastcmd': $CIVAR{HPCIERRMSG}\n";

     $CIVAR{HPPATH} .= ",PERL.PUB"; # append PERL.PUB to HPPATH



    Product's homepage

    Requirements:

    · Perl

      


    TAGS:

    CI variables | Perl module | JCWs | MPE/ix | CI

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

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