NAME

Catalyst::Helper - Bootstrap a Catalyst application

SYNOPSIS

See Catalyst::Manual::Intro

DESCRIPTION

Bootstrap a Catalyst application.

METHODS

mk_app

NAME

$name - A very nice application

SYNOPSIS

Very simple to use

DESCRIPTION

Very nice application.

AUTHOR

Clever guy

LICENSE

This library is free software . You can redistribute it and/or modify it under the same terms as perl itself.

NAME

server - Catalyst Testserver

SYNOPSIS

server [options]

Options:
  -help    display this help and exits
  -port    port (defaults to 3000)

DESCRIPTION

Run a Catalyst Testserver for this application.

AUTHOR

Sebastian Riedel, sri\@oook.de

COPYRIGHT

Copyright 2004 Sebastian Riedel. All rights reserved.

This library is free software. You can redistribute it and/or modify it under the same terms as perl itself.

NAME

test - Catalyst Test

SYNOPSIS

test [options] uri

Options:
  -help    display this help and exits

Examples:
  test http://localhost/some_action
  test /some_action

DESCRIPTION

Run a Catalyst action from the comand line.

AUTHOR

Sebastian Riedel, sri\@oook.de

COPYRIGHT

Copyright 2004 Sebastian Riedel. All rights reserved.

This library is free software. You can redistribute it and/or modify it under the same terms as perl itself.

NAME

create - Create a new Catalyst Component

SYNOPSIS

create [options] model|view|controller name

Options:
  -help    display this help and exits

Examples:
  create controller My::Controller
  create model My::Model
  create view My::View

DESCRIPTION

Create a new Catalyst Component.

AUTHOR

Sebastian Riedel, sri\@oook.de

COPYRIGHT

Copyright 2004 Sebastian Riedel. All rights reserved.

This library is free software. You can redistribute it and/or modify it under the same terms as perl itself.

mk_component

NAME

$class - A Component

SYNOPSIS

Very simple to use

DESCRIPTION

Very nice component.

AUTHOR

Clever guy

LICENSE

This library is free software . You can redistribute it and/or modify it under the same terms as perl itself.

SEE ALSO

Catalyst::Manual, Catalyst::Test, Catalyst::Request, Catalyst::Response, Catalyst

AUTHOR

Sebastian Riedel, sri@oook.de

LICENSE

This library is free software . You can redistribute it and/or modify it under the same terms as perl itself.