Help for this page

Select Code to Download


  1. or download this
    use strict;
    
    ...
    $content =~ s/^Cache-Control: .*$//mi;   # OK
    
    print "Done.\n";
    
  2. or download this
    size: 67877
    Segmentation fault (core dumped)