Help for this page

Select Code to Download


  1. or download this
    if ($new_url =~ m{(...)}) {
        $source_journal = $1;
    } else {
        $source_journal = '(not specified)';
    }