Help for this page
package NonCatalyst::FileCat; ... return `$cmd`; } 1;
use NonCatalyst::FileCat; ... $c->stash->{result} = $fc->cat( $file_name ) ; }