Help for this page

Select Code to Download


  1. or download this
    
    my $file_map = $mech->saveResources_future(
    ...
        wanted      => sub { $_[0]->{url} =~ m!^https?:!i },
    )->get();
    
  2. or download this
    
    <link rel="stylesheet" href="css/file.css" type="text/css" />
    <img id="logo" src="/images/image.gif" alt="" title="" />
    
  3. or download this
    
    <a class="txt" href="file.txt"> Text File </a>