Mojolicious::Plugin::Pedro

A web-based Perl editor Mojolicious plugin
Download

Mojolicious::Plugin::Pedro Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Ahmad M. Zawawi
  • Publisher web site:
  • http://search.cpan.org/~azawawi/

Mojolicious::Plugin::Pedro Tags


Mojolicious::Plugin::Pedro Description

Mojolicious::Plugin::Pedro is a web-based Perl editor that runs inside your favorite modern browser. It can embedded in your Mojolicious plugin to edit your files, or it can be be run as a separate Perl webserver.There are several operation modes for Pedro:- As a separate Pedro process, please run the following command and it will launch the default browser automatically: pedro- As a Mojolicious plugin, please add the following code to your script to enable /pedro route: $self->plugin('Pedro');- As Mojolicious::Lite plugin, please add the following code to your script to enable /pedro route: plugin 'Pedro';- To access Pedro, please type http://127.0.0.1:3000/pedro after your Mojolicious application starts.SYNOPSIS # As a Mojolicious plugin $self->plugin('Pedro'); # As a Mojolicious::Lite plugin plugin 'Pedro'; # Or as a seperate Pedro webserver $ pedroProduct's homepage


Mojolicious::Plugin::Pedro Related Software