 
tsibley.net
- Website: tsibley.net/
Recent Actions
- 
            Commented on Tool tip: looking at a module's source
            I have a script vipm that looks like this after evolving via much usage: http://tsibley.net/paste/2014-01-14aJ6L3Vad-vipm It uses V.pm to find locally installed modules or cpandoc -m to open up remote ones....
- 
            Commented on A lighter nopaste, using Mojolicious
            What were the issues you had with the Linux clipboard support in App::Nopaste?...
- 
            Commented on <sigh> META.yml is not my friend today
            You can use the v2 meta spec, see this bug report: https://rt.cpan.org/Ticket/Display.html?id=85406...
- 
            Commented on Small but hideously formed
            Ah, I didn't realize you were using the RSS feeds from RT for piping to email. You may not know (?) that RT will send you email directly about all new bug reports and updates to existing ones for your...
 Recent Actions from tsibley.net
 Recent Actions from tsibley.net
    Comment Threads
- 
            Joel Berger commented on 
                A lighter nopaste, using Mojolicious
            I was getting lots of errors when shelling out to xclip but in an attempt to file a bug report, I couldn’t replicate. My module now has a very defensive wrapper for clipboard use, so if you have some problems look at the source and see: https://github.com/jberger/Mojolicious-Command-nopaste/blob/master/lib/Mojolicious/Command/nopaste/Service.pm#L77 
- 
            Aristotle commented on 
                Tool tip: looking at a module's source
            Steven: if [[ "$EDITOR" == "" ]]; then EDITOR="emacs -nw"; fi $EDITOR "`mpath $*`"${EDITOR:-emacs -nw} "`mpath $*`"And analogously for the other one. Consult Parameter Expansion in man bash. 
- 
            chris fedde commented on 
                Tool tip: looking at a module's source
            Thanks for that! 
 The only thing that is wrong with your version is the name. The proper name for this tool is "vimp" :-)ps: mine used to used perldoc -l. Now it uses mpath. I suppose that it is worth while re-reading the perl doc once a decade or so. 
- 
            Rob Hoelz commented on 
                Tool tip: looking at a module's source
            Another alternative to perldoc and cpandoc is my mcpandoc tool (which is really just cpandoc with some extra logic). It does what cpandoc does, only it tries to grab the module from a minicpan first. Pretty handy when you have limited network access! 
 Responses to Comments from tsibley.net
 Responses to Comments from tsibley.net
About blogs.perl.org
blogs.perl.org is a common blogging platform for the Perl community. Written in Perl with a graphic design donated by Six Apart, Ltd.
