Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    
    # This sample shows how POE::Wheel::ReadLine is used to read user
    ...
    
        $heap->{readline_wheel}->get("Say Something Else: ");
    }