Help for this page

Select Code to Download


  1. or download this
    use v5.36;
    use feature 'multidimensional';
    use Regexp::Common;
    
  2. or download this
    use if $] >= 5.035, feature => 'multidimensional';
    
  3. or download this
    #!/usr/bin/env perl
    use v5.36;
    ...
    use if $] >= 5.035, feature => 'multidimensional';
    
    package main;
    
  4. or download this
    $ ./pm_11153245_regexp_common.pl
    /qwerty/
    a /.../ sequence