Catalyst Framework Perl (parte 1)
No primeiro artigo sobre o Catalyst vou mostrar como instalar e imprimir o "Seja Bem Vindo".
[ Hits: 15.377 ]
Por: Lucas em 09/08/2011
exists "/home/lucas/MyApp/script/../lib/MyApp/Controller"
exists "/home/lucas/MyApp/script/../t"
created "/home/lucas/MyApp/script/../lib/MyApp/Controller/Welcome.pm"
created "/home/lucas/MyApp/script/../t/controller_Welcome.t"
[debug] Debug messages enabled [debug] Statistics enabled [debug] Loaded plugins: .----------------------------------------------------------------------------. | Catalyst::Plugin::ConfigLoader 0.30 | '----------------------------------------------------------------------------' [debug] Loaded dispatcher "Catalyst::Dispatcher" [debug] Loaded engine "Catalyst::Engine::HTTP" [debug] Found home "/home/lucas/MyApp" [debug] Loaded Config "/home/lucas/MyApp/myapp.conf" [debug] Loaded components: .-----------------------------------------------------------------+----------. | Class | Type | +-----------------------------------------------------------------+----------+ | MyApp::Controller::Root | instance | | MyApp::Controller::Welcome | instance | '-----------------------------------------------------------------+----------' [debug] Loaded Private actions: .----------------------+--------------------------------------+--------------. | Private | Class | Method | +----------------------+--------------------------------------+--------------+ | /default | MyApp::Controller::Root | default | | /end | MyApp::Controller::Root | end | | /index | MyApp::Controller::Root | index | | /welcome/index | MyApp::Controller::Welcome | index | '----------------------+--------------------------------------+--------------' [debug] Loaded Path actions: .-------------------------------------+--------------------------------------. | Path | Private | +-------------------------------------+--------------------------------------+ | / | /index | | / | /default | | /welcome | /welcome/index | '-------------------------------------+--------------------------------------' [info] MyApp powered by Catalyst 5.80032 You can connect to your server at http://lucas-satellite-a200:3000Para acessar a página de teste, abra seu navegador e digite o endereço acima, no meu caso:
Catalyst Framework Perl - (parte 2)
Configurando OTRS com PSGI/Plack e executando com Starman
Executando os principais frameworks Perl no cPanel com CGI
Catalyst Framework Perl - Parte III
Introdução a CGI com a RFC 3875
Catalyst Framework Perl - (parte 2)
Catalyst Framework Perl - Parte III
Programando uma Intranet com Apache, MySQL e Perl (parte 1)
Como gerar um podcast a partir de um livro em PDF
Automatizando digitação de códigos 2FA no browser
Resolver problemas de Internet
Como compartilhar a tela do Ubuntu com uma Smart TV (LG, Samsung, etc.)
Conheça a 4Devs, caixa de ferramentas online para desenvolvedores
Como converter um vídeo MP4 para um GIF para publicar no README.md do seu repositório Github
Como Instalar o Microsoft Teams no Linux Ubuntu