Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    ...
    my @result = $str =~ /{(.+?)}/g;
    
    print "@result\n";
    
  2. or download this
    use strict;
    use warnings;
    ...
    DEPLOY_DEFAULT_STARTUP=$DOMAIN{STARTUP.INI}
    DEPLOY_DEBUG=Y
    DEFAULT_EXPIRY=900