Help for this page

Select Code to Download


  1. or download this
    chomp($prompt{$passwds{$prompt}} = <STDIN>);
    
  2. or download this
    %prompt = (
       '$oldpass'   = 'whatever I typed for old password',
       '$oldenable' = 'whatever I typed for old enable,
       ...
    );