Padre::Plugin::PDL 0.05
cpanm -v 
http://cpan.metacpan.org/authors/id/A/AZ/AZAWAWI/Padre-Plugin-PDL-0.05.tar.gz

Changes:
https://metacpan.org/source/AZAWAWI/Padre-Plugin-PDL-0.05/Changes

Enjoy :)

2012/3/14 David Mertens <dcmertens.p...@gmail.com>:
> On Wed, Mar 14, 2012 at 11:42 AM, David Mertens <dcmertens.p...@gmail.com>
> wrote:
>>
>> Perfect, thanks!
>
>
> Well, OK, that was a bit quick of a response. Indeed, the current Padre docs
> suffer the same bug as the old PDL bugs in this respect. I meant "perfect"
> to mean, perfect for testing. :-)
>
> Anyway, I don't control the repo for the plugin, and azawawi has gone to bed
> before I could merge me work into his copy of the code. Here's how to try it
> out. First, you have to have Padre v 0.94 (sorry Mac users).
>
> Download the v0.04 tarball from CPAN (not the subversion repo - it won't
> build)
> http://cpan.metacpan.org/authors/id/A/AZ/AZAWAWI/Padre-Plugin-PDL-0.04.tar.gz
>
> Replace lib/Padre/Plugin/PDL/Help.pm with the contents of this gist:
> https://gist.github.com/2037337
>
> Build and install the module, then open Padre and activate the plugin by
> opening the plugin manager via "Tools -> Plug-in Manager..." Once there,
> select PDL from the list on the left. There will be two buttons shown at the
> bottom of the window, "Enable" and "Close". Hit the first, then the second.
>
> To see the help system in action, do the following: Go to Help -> Context
> Help. In the keyword entry, type any PDL keyword you like. (To reproduce the
> identical-keywords bug, search for "max".)
>
> azawawi is working on keyword highlighting next. Any candidates for PDL
> keywords that should be highighted? A starting point is the list from the
> output of this command (at the prompt):
>
> pdldoc -a ".*"
>
> David
>
>>
>> On Wed, Mar 14, 2012 at 11:40 AM, Chris Marshall <devel.chm...@gmail.com>
>> wrote:
>>>
>>> Try 'max' .  There is (at least) PDL::GSL::RNG::max and PDL::Ufunc::max.
>>> Note, the current PDL docs database format does not support multiple
>>> entries for the same name.  See the bug report for updates based on this
>>> development:
>>>
>>> >
>>> > http://sourceforge.net/tracker/?func=detail&aid=3316394&group_id=612&atid=100612
>>>
>>>
>>> --Chris
>>>
>>>
>>> On Wed, Mar 14, 2012 at 12:23 PM, David Mertens
>>> <dcmertens.p...@gmail.com> wrote:
>>> > Hey everybody -
>>> >
>>> > azawawi swung by #pdl on irc and we've been working on getting PDL help
>>> > integrated into Padre. I think we've just about figured it out, with a
>>> > possible exception for duplicate keywords. What are some duplicate
>>> > keywords
>>> > that I can check?
>>> >
>>> > David
>>> >
>>> > --
>>> >  "Debugging is twice as hard as writing the code in the first place.
>>> >   Therefore, if you write the code as cleverly as possible, you are,
>>> >   by definition, not smart enough to debug it." -- Brian Kernighan
>>
>>
>>
>>
>> --
>>  "Debugging is twice as hard as writing the code in the first place.
>>   Therefore, if you write the code as cleverly as possible, you are,
>>   by definition, not smart enough to debug it." -- Brian Kernighan
>>
>
>
>
> --
>  "Debugging is twice as hard as writing the code in the first place.
>   Therefore, if you write the code as cleverly as possible, you are,
>   by definition, not smart enough to debug it." -- Brian Kernighan
>
>
> _______________________________________________
> PDL-porters mailing list
> pdl-port...@jach.hawaii.edu
> http://mailman.jach.hawaii.edu/mailman/listinfo/pdl-porters
>
_______________________________________________
Padre-dev mailing list
Padre-dev@perlide.org
http://mail.perlide.org/mailman/listinfo/padre-dev

Reply via email to