The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Farabi - A web-based Perl editor

SYNOPSIS

  # Run as a seperate Farabi webserver
  $ farabi daemon
  

DESCRIPTION

This is a web-based Perl editor that runs inside your favorite modern browser.

Please run the following command automatically:

  farabi daemon

Open http://127.0.0.1:3000/ in your favourite modern browser

SUPPORT

If you find a bug, please report it in:

http://code.google.com/p/farabi/issues/list

If you find this module useful, please rate it in:

http://cpanratings.perl.org/d/Farabi

SEE ALSO

Mojolicious, Mojolicious::Guides, http://mojolicio.us.

AUTHOR

Ahmad M. Zawawi <ahmad.zawawi@gmail.com>

COPYRIGHT AND LICENSE

This software is copyright (c) 2012 by Ahmad M. Zawawi

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.