Help for this page

Select Code to Download


  1. or download this
        # if :syntax option exists, don't change settings
        return if $syntax_only;
    
  2. or download this
        $as_script = 1 if $ENV{PLACK_ENV};
    
    ...
    
        _init_script_dir($script);
        Dancer::Config->load;