Help for this page

Select Code to Download


  1. or download this
    
     #get package name
      my $module = join ('::',$r->dir_config('RootNamespace'),
        split (/\//, substr($r->uri(),1,-3) ) );
    
  2. or download this
    $r->filename