Help for this page

Select Code to Download


  1. or download this
    C:\test>874313
    {
    ...
            value => "foo",
        }
    };
    
  2. or download this
    {
        File => {
    ...
            value  => "\"foo\"",
        },
    }
    
  3. or download this
    #! perl -slw
    use strict;
    ...
            )
        )
    )