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

    Expect::Angel 101

    Download button

    No screenshots available
    Downloads: 323  Tell us about an update
    User Rating:
    Rated by:
    NOT RATED
    0 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    Ming Zhang | More programs
    Perl Artistic License / FREE
    October 20th, 2011, 03:52 GMT
    ROOT / Programming / Perl Modules

     Read user reviews (0)  Refer to a friend  Subscribe

    Expect::Angel description

    Build up a robust connection to your DUT

    Expect::Angel is a Perl module to build up a robust connection to your DUT.

    SYNOPSIS

     use Expect::Angel;
     @ISA = ("Expect::Angel");
     sub new {
     my $type = shift;
     my $para = {@_};
     my $conn = $type->build(%$para);
     blah blah blah
     }


    If you are looking for a module that can help quickly build up a robust connection to your DUT, then here is the right place!

    Angel is just like a messenger between your testing machine, where everyting is perfect like heaven, and DUT (device under test), where exists right and wrong like earth. The messenger must tolerate the errors and disasters occuring on DUT and faithful deliver information to and from the DUT.

    Angel is built on Expect.pm module, but hides the complexity of it. With Angel.pm You can easily build an object-oriented module that meets your specific need with the most useful methods inherited from Angel.

    Let's take CISCO router as the first example, and I will show another one that simulates a complex DUT scenarios with Linux machine in the package.

     CISCIO Router

    Modes: Non-privilege --- (enable) ---> Enable Mode -- (config t) --> Config Mode

      state2 ... ... -----> stateN
     

    Product's homepage

    Requirements:

    · Perl

      


    TAGS:

    robust connection | Perl module | DUT | robust | connection

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

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