How about adding some functionality to support making
PDL baseddistributions that extracts the pod from the .pd
files into appropriatelynamed .pod files with the original
pod content replaced by links tothe now separate pod
file content?

If we wanted to be cute, they mightbe formatted such that
if a search site were to index the .pd file, it could be a link
to the generated pod file section.

That avoids duplication of text in the distribution and
allows theoriginal .pd file to be regenerated from the
processed file afterextracting from the tar file.

--Chris


On Fri, May 10, 2013 at 10:25 AM, Joel Berger <[email protected]>wrote:

> I hate when I forget to copy to the list!
>
> ---------- Forwarded message ----------
> From: Joel Berger <[email protected]>
> Date: Fri, May 10, 2013 at 7:19 AM
> Subject: Re: [Perldl] PDL::Stats new release 0.6.3 on CPAN now
> To: Pierre M <[email protected]>
>
>
> It seems that the major search sites are having a harder and harder time
> indexing the documentation for the special format .pd files that PDL is
> used to using. I (and others) have been trying to come up with a gameplan
> for making the PDL source files look a little more like Perl source files
> to help this problem. In the meantime, Maggie hosts her own site for the
> PDL::Stats docs http://pdl-stats.sourceforge.net/
>
> Maggie: Great work as always!
>
> Joel
>
>
> On Fri, May 10, 2013 at 5:51 AM, Pierre M <[email protected]> wrote:
>
>> Hello Maggie,
>> The PDL::Stat documentation page gives a good introduction to PDL, but
>> it doesn't list what can be done in terms of statistics.
>>
>> I  found in the source code a list of submodules:
>> use PDL::Stats::Basic;
>> use PDL::Stats::Distr;
>> use PDL::Stats::GLM;
>> use PDL::Stats::Kmeans;
>> use PDL::Stats::TS;
>> use PDL::GSL::CDF;
>>
>> The PDL::Stats documentation page should probably give links to these.
>>
>> And surprisingly, i couldn't find a documentation page for any of them
>> on https://metacpan.org
>> More surprisingly, i was able to find the documentation on
>> http://search.cpan.org
>> Any idea why that is?
>>
>>
>> On 10 May 2013 02:52, Maggie X <[email protected]> wrote:
>> > This release included an important bug fix for the binomial test
>> function
>> > and bad value handling update in the GLM package. I'd like to thank
>> David
>> > Mertens and Ingo Schmid for their contributions in the new release. It
>> is
>> > great to have other people working on the package!
>> >
>> >
>> > Best,
>> > Maggie
>> >
>> > _______________________________________________
>> > Perldl mailing list
>> > [email protected]
>> > http://mailman.jach.hawaii.edu/mailman/listinfo/perldl
>> >
>>
>> _______________________________________________
>> Perldl mailing list
>> [email protected]
>> http://mailman.jach.hawaii.edu/mailman/listinfo/perldl
>>
>
>
>
> _______________________________________________
> Perldl mailing list
> [email protected]
> http://mailman.jach.hawaii.edu/mailman/listinfo/perldl
>
>
_______________________________________________
Perldl mailing list
[email protected]
http://mailman.jach.hawaii.edu/mailman/listinfo/perldl

Reply via email to