Catalyst::Engine::Test

Catalyst::Engine::Test is the Catalyst engine specialized for testing.
Download

Catalyst::Engine::Test Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Sebastian Riedel, Christian Hansen and Andy Grundman
  • Publisher web site:
  • http://search.cpan.org/~sri/Catalyst-5.55/lib/Catalyst/Engine/Test.pm

Catalyst::Engine::Test Tags


Catalyst::Engine::Test Description

Catalyst::Engine::Test is the Catalyst engine specialized for testing. Catalyst::Engine::Test is the Catalyst engine specialized for testing.SYNOPSISA script using the Catalyst::Engine::Test module might look like: #!/usr/bin/perl -w BEGIN { $ENV{CATALYST_ENGINE} = 'Test'; } use strict; use lib '/path/to/MyApp/lib'; use MyApp; MyApp->run('/a/path');OVERLOADED METHODSThis class overloads some methods from Catalyst::Engine::CGI.finalize_headers $self->run($c) $self->read_chunk($c, $buffer, $length) Requirements: · Perl


Catalyst::Engine::Test Related Software