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 > Utilities

    Perl Console 0.2

    Download button

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

    License / Price:

    Last Updated:

    Category:
    Alexis Sukrieh | More programs
    GPL / FREE
    August 17th, 2007, 04:05 GMT
    ROOT / Utilities

     Read user reviews (0)  Refer to a friend  Subscribe

    Perl Console description

    Perl Console is a small program that lets you evaluate Perl code interactively.

    Perl Console is a small program that lets you evaluate Perl code interactively. The application uses Readline for grabing input and provides completion with all the namespaces loaded during your session.

    This is pretty useful for Perl developers that write modules. You can load a module in your session and test a function exported by the module.

    Readline is used to grab user input and provides then all the facilities your are used to : completion, key bindings, ...

    Example:

    Perl> $var = 3
    - 3
    Perl> $va
    values var vars::
    Perl> $var + 2
    - 5
    Perl> use Digest::MD5 qw(md5_base64)
    *** loading Digest::MD5
    *** + md5_base64
    Perl> md5_base64 ($var)
    - 7MvIfktc4v4oMI/Z8qe68w
    Perl>

    What's New in This Release:

    · complete OO rewrite, support for different output modes : yaml, Data::Dumper and scalar.



    Product's homepage

      


    TAGS:

    interactive Perl code | evaluate Perl code | Perl shell | Perl | console | shell

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

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