On Wed, Nov 13, 2013 at 4:43 PM, Linda W <perl-didd...@tlinx.org> wrote:
> On 2013-11-13 07:30, David Cantrell wrote: > >> Ah-- NetIcal1.11 doesn't have it.. but if I try >> >> > Types by itself, it downloads Netical 1.15 > > The indexing system is broken, IMO... > > I see Types: > cp lib/Net/ICal/Parser.pm blib/lib/Net/ICal/Parser.pm > cp lib/Net/ICal/Makefile blib/lib/Net/ICal/Makefile > cp lib/Net/ICal/Component.pm blib/lib/Net/ICal/Component.pm > cp lib/Net/ICal.pm blib/lib/Net/ICal.pm > cp Net__ICal.pm blib/lib/Net/Net__ICal.pm > cp lib/Net/ICal/Store.pm blib/lib/Net/ICal/Store.pm > cp lib/Net/ICal/Cluster.pm blib/lib/Net/ICal/Cluster.pm > cp lib/Net/ICal/Types.pm blib/lib/Net/ICal/Types.pm > cp lib/Net/ICal/Parameter.pm blib/lib/Net/ICal/Parameter.pm > cp lib/Net/ICal/Property.pm blib/lib/Net/ICal/Property.pm > cp lib/Net/ICal/Value.pm blib/lib/Net/ICal/Value.pm > cp lib/Net/ICal/Calendar.pm blib/lib/Net/ICal/Calendar.pm > netical_wrap.c: In function ‘SWIG_GetPtr’: > ---- > Under Net::ICal/Types. > > But not at the top level. > > Presumably he owns Store, Cluster Parameter Property Value and Calendar? > > I dont' recall seeing them indexed... > > It was the same with Inline -- It wasn't a top level module, but a > Math::Simple > down a dir level... > > So what's up with that? Why isn't it indexed as Net::ICal::Types? > > Something seems odd here... The 'owner' of Inline had no idea it indexed > Math::Simple -- as it wasn't a top level module... So What's the scoop? > > For a module that has Perl's basic data types, and that's all where would > you > put it? Net-ICall 0.11 has a package Types in lib/Net/ICal/Types.pm. This was probably a mistake. Leon