farabi icon indicating copy to clipboard operation
farabi copied to clipboard

Farabi - Modern Perl IDE

Results 5 farabi issues
Sort by recently updated
recently updated
newest added

This distribution has a link to CPAN Ratings at cpanratings.perl.org, but this address now redirects to https://metacpan.org/

Trying to install, but there is no Makefile.PL file in the project dir. trying to run: _**./bin/farabi**_, says, that can't find **_Method::Signatures_** module. Installed it with: **_sudo cpan -i 'Method::Signatures'_**...

Mojolicious 7.31 removed a number of functions, causing the test suite to fail: ``` PERL_DL_NONLAZY=1 "/bbbike/perl-5.18.4/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/00-compile.t ....... ok Can't locate...

Hello, I very much like your IDE, but each time I try to open or save a file I get an "invalid parameter message". This is with Firefox 30 on...

any chance of being able to load a file by walking the dir tree, or opening a valid perl project ( only showing dirs that have a Makefile.PL or BUILD.PL...

enhancement