Help for this page

Select Code to Download


  1. or download this
    print "$#lines\n";
    
  2. or download this
    @line=split(/$variable/,$_);
    
  3. or download this
    use warnings;