metamod:perl_code_style

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
metamod:perl_code_style [2011-02-10 08:55:59]
oysteint Added Catalyst controller template.
metamod:perl_code_style [2022-05-31 09:29:32] (current)
Line 96: Line 96:
 =cut =cut
  
-${code}+<your code goes here>
  
 =head1 LICENSE =head1 LICENSE
Line 133: Line 133:
 =cut =cut
  
-BEGIN {extends 'Catalyst::Controller'; }+BEGIN {extends 'MetamodWeb::BaseController::Base'; }
  
 =head1 NAME =head1 NAME
Line 140: Line 140:
  
 =head1 DESCRIPTION =head1 DESCRIPTION
- 
-Catalyst controller for the search interface. 
  
 =head1 METHODS =head1 METHODS
  • metamod/perl_code_style.1297328159.txt.gz
  • Last modified: 2022-05-31 09:23:19
  • (external edit)