Help for this page

Select Code to Download


  1. or download this
    use Storable;
     # fill my hash
    ...
     %host_info = ();
     %host_info = %{retrieve('file')};
     # print my hash
    
  2. or download this
    pst01234(and some unprintable chars).