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

    Set::CheckList 1.00

    Download button

    No screenshots available
    Downloads: 516  View global page NEW!  Tell us about an update
    User Rating:
    Rated by:
    Fair (2.8/5)
    16 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    Miko O'Sullivan | More programs
    Perl Artistic License / FREE
    May 9th, 2008, 13:35 GMT
    ROOT / Programming / Perl Modules

     Read user reviews (0)  Refer to a friend  Subscribe

    Set::CheckList description

    Set::CheckList is a Perl module that allows you to keep track of a list of 'to do' items.

    Set::CheckList is a Perl module that allows you to keep track of a list of "to do" items.

    SYNOPSIS

    use Set::CheckList;
    my ($checklist, $item);

    $checklist = Set::CheckList->new();
    $checklist->set('Fred');

    while (defined($item = $cl->next())) {
    # items can be set in the middle of a loop
    $checklist->set('Wilma');

    # setting an item again doesn't change its done status
    $checklist->set('Fred');

    print $item, "n"
    }

    Product's homepage

    Requirements:

    · Perl

      


    TAGS:

    to do tracker | list checker | Perl module | todo | list | tracker

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

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