Help for this page

Select Code to Download


  1. or download this
    #!/tool/bin/perl
    use strict;
    use warnings;
    
  2. or download this
    sub sub1
    {
    ...
        use warnings;
        ...
    }