On Thu, 28 Jun 2001, Stas Bekman wrote:
> On Wed, 27 Jun 2001, Doug MacEachern wrote:
>
> > On Thu, 28 Jun 2001, Stas Bekman wrote:
> >
> > > So if I add a new feature and want to add it via source_scan, only you can
> > > do that if don't want to overwrite each others version of
> > > xs/tables/current/Apache/FunctionTable.pm. Do you think we should make
> > > sourcescan produce an identical code, no matter what machine it's running
> > > on ( I suppose this is just an issue of sorting the keys before dumping
> > > the datastructures).
> >
> > if you can make that happen, that would be cool. but i think it depends
> > on Data::Dumper, which doesn't have a sort option that i know of.
>
> First we can use Data::Denter which sorts the keys.
[snip]
> Alternatively, since we know what data we want to dump (only arrays,
> hashes and scalars), a simple function which generates the output like
> Dumper but sorted will do.
another two suggestions from
http://groups.google.com/groups?hl=en&safe=off&ic=1&th=55225b2ad56b3ef1,2&seekm=Pine.GSO.4.21.0005221010250.5201-100000%40mamba.cs.Virginia.EDU#p
are:
* to modify Dumper.pm
* to use Tie::LLHash
_____________________________________________________________________
Stas Bekman JAm_pH -- Just Another mod_perl Hacker
http://stason.org/ mod_perl Guide http://perl.apache.org/guide
mailto:[EMAIL PROTECTED] http://apachetoday.com http://eXtropia.com/
http://singlesheaven.com http://perl.apache.org http://perlmonth.com/
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]