The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "BOWTIE"

Alien::SeqAlignment::bowtie2 - find, build and install the bowtie2 tools River stage zero No dependents

This distribution provides bowtie2 so that it can be used by other Perl distributions that are on CPAN. The source code will be downloaded from the github repository and installed in a private location if it is not already installed in your system. T...

CHRISARG/Alien-SeqAlignment-bowtie2-0.03 - 24 Mar 2024 04:15:40 UTC - Search in distribution

Padre - Perl Application Development and Refactoring Environment River stage two • 56 direct dependents • 56 total dependents

Configuration The application maintains its configuration information in a directory called .padre. Other On Strawberry Perl you can associate .pl file extension with C:\strawberry\perl\bin\wxperl and then you can start double clicking on the applica...

SZABGAB/Padre-1.02 - 14 Jun 2023 07:09:43 UTC - Search in distribution

Data::Printer - colored & full-featured pretty print of Perl data structures and objects River stage three • 167 direct dependents • 251 total dependents

The ever-popular Data::Dumper is a fantastic tool, meant to stringify data structures in a way they are suitable for being "eval"'ed back in. The thing is, a lot of people keep using it (and similar ones, like Data::Dump) to print data structures and...

GARU/Data-Printer-1.002001 - 22 Jan 2024 03:32:20 UTC - Search in distribution

Farabi - Modern Perl IDE River stage zero No dependents

This is a modern web-based Perl IDE that runs inside your favorite browser. Please run the following command and then open http://127.0.0.1:4040 in your browser: farabi...

AZAWAWI/Farabi-0.47 - 21 May 2014 09:44:20 UTC - Search in distribution

Debug::Client - debugger client side code for Padre, The Perl IDE. River stage zero No dependents

This is a DEVELOPMENT Release only, you have been warned! The primary use of this module is to provide debugger functionality for Padre 0.98 and beyond, This module has been tested against Perl 5.18.0...

MANWAR/Debug-Client-0.31 - 04 Jul 2017 10:23:21 UTC - Search in distribution

App::Midgen - Check RuntimeRequires & TestRequires of your package for CPAN inclusion. River stage zero No dependents

This is an aid to show your packages module includes by scanning it's files, then display in a familiar format with the current version number from MetaCPAN. This started as a way of generating the formatted contents for a Module::Install::DSL Makefi...

BOWTIE/App-Midgen-0.34 - 25 May 2014 20:57:03 UTC - Search in distribution

PDF::API3::Compat::API2::Util - utility package for often use methods across the package. River stage zero No dependents

OTTO/PDF-API3-3.001 - 25 Apr 2009 23:23:46 UTC - Search in distribution

Software::License - packages that provide templated software licenses River stage four • 105 direct dependents • 1162 total dependents

LEONT/Software-License-0.104006 - 09 Feb 2024 22:55:20 UTC - Search in distribution

Padre::Plugin::Cookbook - Cookbook contains recipes to assist you in making your own Plug-ins for Padre, The Perl IDE. River stage zero No dependents

Cookbook is just an example Padre::Plugin using a WxDialog, showing minimal requirements. It consists of a series of Recipes. * Recipe 01, Hello World what else could it be. * Recipe 02, Fun with widgets and a Dialogue (method modifiers and event han...

BOWTIE/Padre-Plugin-Cookbook-0.24 - 09 May 2013 16:32:36 UTC - Search in distribution

Test::DoubleEncodedEntities::Entities - HTML 4.0 entities River stage zero No dependents

Exports the one array @entities that contains the HTML 5 entities as defined in http://www.w3.org/TR/html5/named-character-references.html on 2012-01-11T18:09:34. These are: AElig AMP Aacute Abreve Acirc Acy Afr Agrave Alpha Amacr And Aogon Aopf Appl...

MARKF/Test-DoubleEncodedEntities-2.00 - 13 Jan 2012 19:55:12 UTC - Search in distribution

Padre::Plugin::XS - Padre support for perl XS (and perlapi) River stage one • 1 direct dependent • 1 total dependent

This plugin is intended to extend Padre's support for editing XS and C-using-perlapi....

BOWTIE/Padre-Plugin-XS-0.12 - 17 Dec 2013 18:45:04 UTC - Search in distribution

Padre::Plugin::Git - A Simple Git interface for Padre, the Perl IDE, River stage zero No dependents

Basic git cmd commands, plus a bit more, which is a bit βetaish * if you configure your local ENV with GitHub Access you can also do GitHub Pull requests, * plus if you use {{$NEXT}} in your Changes file it will append commit messages below. see wiki...

BOWTIE/Padre-Plugin-Git-0.12 - 15 Sep 2013 00:12:52 UTC - Search in distribution

Padre::Plugin::SpellCheck - Check spelling in Padre, The Perl IDE. River stage zero No dependents

For Padre 0.98 This plug-in allows one to check there spelling within Padre using "F7" (standard spelling short-cut across text processors). One can change the dictionary language used (based upon install languages) in the preferences window via Plug...

BOWTIE/Padre-Plugin-SpellCheck-1.33 - 24 Sep 2013 15:01:53 UTC - Search in distribution

Perl::PrereqScanner - a tool to scan your Perl code for its prerequisites River stage three • 23 direct dependents • 734 total dependents

The scanner will extract loosely your distribution prerequisites from your files. The extraction may not be perfect but tries to do its best. It will currently find the following prereqs: * plain lines beginning with "use" or "require" in your perl m...

RJBS/Perl-PrereqScanner-1.100 - 27 Apr 2023 08:00:57 UTC - Search in distribution

Padre::Plugin::Moose - Moose, Mouse and MooseX::Declare support for Padre River stage zero No dependents

Once you enable this Plugin under Padre, you'll get a brand new menu with the following options: Moose Assistant Opens up a user-friendly dialog where you can add classes, roles and their members. The dialog contains a tree view of created class and ...

AZAWAWI/Padre-Plugin-Moose-0.21 - 15 Mar 2012 10:04:18 UTC - Search in distribution

Padre::Plugin::YAML - YAML support for Padre, The Perl IDE. River stage zero No dependents

YAML support for Padre, the Perl Application Development and Re-factoring Environment. Syntax highlighting for YAML is supported by Padre out of the box. This plug-in adds some more features to deal with YAML files. Example Example is not relevant as...

BOWTIE/Padre-Plugin-YAML-0.10 - 09 Oct 2013 22:57:42 UTC - Search in distribution

Padre::Plugin::Nopaste - NoPaste plugin for Padre, The Perl IDE. River stage one • 1 direct dependent • 1 total dependent

This plugin allows one to send stuff from Padre to a nopaste website with Ctrl+Shift+V, allowing for easy code / whatever sharing without having to open a browser. It is using "App::Nopaste" underneath, so check this module's pod for more information...

BOWTIE/Padre-Plugin-Nopaste-0.08 - 25 Sep 2013 18:35:37 UTC - Search in distribution

Bio::Tools::Run::BEDTools - Run wrapper for the BEDTools suite of programs *BETA* River stage one • 2 direct dependents • 2 total dependents

This module provides a wrapper interface for Aaron R. Quinlan and Ira M. Hall's utilities "BEDTools" that allow for (among other things): * Intersecting two BED files in search of overlapping features. * Merging overlapping features. * Screening for ...

CJFIELDS/BioPerl-Run-1.007003 - 08 Feb 2019 19:55:33 UTC - Search in distribution

Padre::Plugin::Autodia - Draw UML Class diagrams from Padre, the Perl IDE, River stage zero No dependents

Note: Before installing this plugin, you need to install GraphViz ("apt-get install graphviz" or get a binary from http://www.graphviz.org/). Padre plugin to integrate Autodia. Provides an Autodia menu under 'plugins' with options to create UML diagr...

BOWTIE/Padre-Plugin-Autodia-0.04 - 08 Nov 2013 22:03:47 UTC - Search in distribution

Padre::Plugin::Snippet - TextMate-like snippets for Padre River stage zero No dependents

Once you enable this Plugin under Padre, you'll get TextMate-style TAB triggered snippets for the following: Perl Moose Mouse MooseX::Declare POD ERRORS Hey! The above document had some coding errors, which are explained below: Around line 6: '=item'...

AZAWAWI/Padre-Plugin-Snippet-0.01 - 10 Mar 2012 07:09:29 UTC - Search in distribution
21 results (0.024 seconds)