Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    #use HTTP::Status;
    my $x = HTTP::Status::RC_PERMANENT_REDIRECT;
    
  2. or download this
    # https://metacpan.org/release/HTTP-Message/source/lib/HTTP/Status.pm
    # v 6.29
    ...
    }
    eval $mnemonicCode; # only one eval for speed
    die if $@;