On 16/07/12 22:27, kevin dawson wrote: > On 16/07/12 15:48, kevin dawson wrote: >> On 15/07/12 18:14, kevin dawson wrote: >>> I have been having some fun hacking Hyppolit >>> >>> used a local ircd-hybrid for testing >>> >>> some of the changes, so far >>> >>> v0.13 2012.TBA >>> - switch to YAML::XS to use api 1.1 same as pp-yaml >>> - use data-printer because it's pritty >>> - add welcome to machine generated name to use nick to change them >>> - request user_x and mib_x change there nickname >>> - handel nick name change ie if you login as mib_23ht35 then nick >>> to an op name it will op you, >>> >>> I will commit changes to svn soon, after my little hack :) >>> >>> i have now run this up against #padre on irc.perl.org as botbot >>> >>> sounds like a good name for a temporary bot while Hyppolit is in >>> dispossessed. >>> >>> if some one could op me as well as botbot so that I can continue to hack :) >>> >>> going to look at help next, as I have a memory like a sieve and only >>> want to remember help : >>> ) >>> >>> regards >>> bowtie >>> >>> >>> >>> >>> >>> _______________________________________________ >>> Padre-dev mailing list >>> Padre-dev@perlide.org >>> http://mail.perlide.org/mailman/listinfo/padre-dev >>> >> svn revision 19129 >> >> v0.13 2012.07.16 >> - switch to YAML::XS to use api 1.1 same as pp-yaml >> use data-printer because it's pritty >> use irc-utils as it's avabile for colour >> add welcome message >> request user_x and mib_x change there nickname >> handel nick name change (BOWTIE) >> >> I will put the help hacks in 0.14 >> >> regards >> bowtie >> >> _______________________________________________ >> Padre-dev mailing list >> Padre-dev@perlide.org >> http://mail.perlide.org/mailman/listinfo/padre-dev >> > svn revision 19130 > v0.14 2012.07.16 > - added basic help (BOWTIE) > > if you want to see for yourself > just type 'help' on its own no '' > > in #padre on irc.perl.org > > critiques welcome > > regards > bowtie > > > > _______________________________________________ > Padre-dev mailing list > Padre-dev@perlide.org > http://mail.perlide.org/mailman/listinfo/padre-dev >
v0.15 2012.07.17 - tweak explain: messages submersible_toaster++ (BOWTIE) - various string tweaks (BOWTIE) some examples: explain: INFO: You need to type in a perl5 expression and hope that Code::Explain v0.02 understands it. explain: fred INFO: You need to type in a perl5 expression and hope that Code::Explain v0.02 understands it. explain: given keyword in perl 5.10 explain: $z ||= $y Assigning default value to $z. It has the disadvantage of not allowing $z=0. Startin from 5.10 you can use //= instead of ||= regards bowtie _______________________________________________ Padre-dev mailing list Padre-dev@perlide.org http://mail.perlide.org/mailman/listinfo/padre-dev