Help for this page

Select Code to Download


  1. or download this
    package MyApp::Model::TestDatabase;
    
    ...
    =cut
    
    1;
    
  2. or download this
    package MyApp::View::TT;
    
    ...
    =cut
    
    1;
    
  3. or download this
    package MyApp::Controller::Database;
    
    ...
    =cut
    
    1;
    
  4. or download this
    package MyApp::Schema::TestDatabase;
    
    ...
    
    # You can replace this text with custom content, and it will be preser
    +ved on regeneration
    1;
    
  5. or download this
    <?xml version="1.0" encoding="utf-8"?>
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
    ...
        </ol>
      </body>
    </html>
    
  6. or download this
    MyApp on Catalyst 5.8002
    
    ...
    }
    
    MyApp on Catalyst 5.8002