Skip to content

2shortplanks/metacpan-popclip

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MetaCPAN PopClip Extensions

PopClip is OS X software which lets you apply custom filters and actions to selected text. This repository includes some extensions for MetaCPAN.

bin/module-link.pl

This extension allows you to select a module name. It will replace the selected text with an href tag which points at the module's documentation on MetaCPAN. You can install it via

INSTALL_POPCLIP_EXTENSION=1 perl bin/module-link.pl

bin/module-lookup.pl

This extension allows you to select a module name and automatically open the MetaCPAN link in your default web browser. You can install it via

INSTALL_POPCLIP_EXTENSION=1 perl bin/module-lookup.pl

Plack

About

PopClip Extensions for MetaCPAN

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Perl 100.0%