Help for this page

Select Code to Download


  1. or download this
            [ qr/$rootpassword/ => sub { shift->send("$password\n");} ],
    
  2. or download this
            [ qr/$rootpassword/ => sub { shift->send("$rootpassword\n");} 
    +],