Re: Naming of Perl module

2011-12-14 Thread Smylers
Bill Ward writes: > File::RegexMatch? I think having ::Find:: in there would be better, so that it's immediately obvious that this module performs a similar task to the other modules already named like that. File::Find::Regexp, perhaps? (Note that 'Regexp' with a 'p' appears to be the canonical

Re: Naming of Perl module

2011-12-14 Thread Bill Ward
On Wed, Dec 14, 2011 at 3:46 AM, Smylers wrote: > Bill Ward writes: > > > File::RegexMatch? > > I think having ::Find:: in there would be better, so that it's > immediately obvious that this module performs a similar task to the > other modules already named like that. > > File::Find::Regexp, per

Re: Naming of Perl module

2011-12-14 Thread Smylers
Bill Ward writes: > On Wed, Dec 14, 2011 at 3:46 AM, Smylers wrote: > > > Bill Ward writes: > > > > > File::RegexMatch? > > > > I think having ::Find:: in there would be better, so that it's > > immediately obvious that this module performs a similar task to the > > other modules already named l

Re: Naming of Perl module

2011-12-14 Thread Bill Ward
On Wed, Dec 14, 2011 at 7:24 AM, Smylers wrote: > Bill Ward writes: > > > On Wed, Dec 14, 2011 at 3:46 AM, Smylers wrote: > > > > > Bill Ward writes: > > > > > > > File::RegexMatch? > > > > > > I think having ::Find:: in there would be better, so that it's > > > immediately obvious that this mod

Net::Evernote

2011-12-14 Thread Ken Peng
Hi, I just created a project on CPAN Net::Evernote, it's the most original 0.01 version. http://search.cpan.org/~yhpeng/Net-Evernote-0.01/lib/Net/Evernote.pm Evernote's API is a big collection of functions, I don't have that much time to implement all of them. If you anybody has the interest wi