LINUX CATEGORIES:



NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>

7-DAY TOP DOWNLOAD

#
Program
Chromium OS 0.4.22.8
4,365
BackTrack 3.0 / 4.0
Pre-Final

3,633
Wine 1.0.1 / 1.1.33
2,857
VLC 1.0.3
2,826
Yahoo Messenger
1.0.4

2,420
Chrome OS 0.4.237
Beta

2,095
Ubuntu 9.10
2,095
Thunderbird PST
Import plugin 1.2

1,811
Adobe Flash Player
for Linux 10.0.32.18
/ 10.1 Beta

1,685
Fedora 12
1,643

WEEK'S BEST

  • Ubuntu 9.10
  • Ubuntu Netbook Rem...
  • Pidgin 2.6.3
  • Wine 1.0.1 / 1.1.33
  • Linux Kernel 2.6.3...
  • Mozilla Firefox 3....
  • Fedora 12
  • OpenOffice.org 3.1.1
  • Firestarter 1.0.3
  • The Gimp 2.6.7 / 2...
  • FileZilla 3.3.0.1
  • Transmission 1.76
  • Super Grub Disk 0....
  • Gufw 9.04.2
  • Skype 2.0.072 / 2....
  • openSUSE Linux 11.2
  • Opera 10.10 Final
  • Adobe Flash Player...
  • wine-doors 0.1.3
  • Google Gadgets 0.1...
  • Home / Linux / Programming / Perl Modules

    Data::PABX::ParseLex 1.01

    Download button

    No screenshots available
    Downloads: 116  Add to download basket  Tell us about an update
    User Rating:
    Rated by:
    NOT RATED
    0 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    Ron Savage | More programs
    Perl Artistic License / FREE
    November 11th, 2008, 12:19 GMT
    ROOT / Programming / Perl Modules

     Read user reviews (0)  Add a review  Refer to a friend  Subscribe

     

    Data::PABX::ParseLex description

     

    Parse the output of the iSDC PABX's 'lex a e' command

    Data::PABX::ParseLex is a Perl module to parse the output of the iSDC PABX's 'lex a e' command.

    SYNOPSIS

     #!/usr/bin/perl

     use strict;
     use warnings;

     use Data::Dumper;
     use Data::PABX::ParseLex;

     # -----------------------------------------------

     sub process
     {
     my($parser, $input_file_name) = @_;
     my($hash) = $parser -> parse($input_file_name);

     print Data::Dumper -> Dump([$hash], ['PABX']);

     } # End of process.

     # -----------------------------------------------

     $Data::Dumper::Indent = 1;
     my($parser) = Data::PABX::ParseLex -> new();

     process($parser, 'pabx-a.txt');
     process($parser, 'pabx-b.txt');


    See examples/test-parse.pl for this test program, and the same directory for 2 test data files. The output is in examples/test-parse.log.

    Requirements:

    · Perl

      


    TAGS:

    iSDC PABX | lex parser | Perl module | lex | parser | Perl



    HTML code for linking to this page:


    Go to top

    Windows tabGames tabDrivers tabMac tabLinux tabScripts tabMobile tabHandheld tabGadgets tabNews tab

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   ENTER NEWS SITE   |   ENGLISH BOARD   |   ROMANIAN FORUM