perl.scripts...Re: Getting the Scripts Section Moving by Jonas B . Nielsen- October 12, 2004 Hi Johan,Oh, I misunderstood your mail at first - I thought that this was just not documented. Well anyway have any of your scripts submitted this way appeared in the list at:http:www.cpan.orgscriptsI cannot seem to locate any, but then again the list does not specify authors - so I just poked for goodies like: makepatch and cpancdjonasbnOn 1110-2004, at 10.35, Johan Vromans wrote:> "Jonas B.Nielsen" <jonasbnio.dk> writes:>>> From...http://www.nntp.perl.org/group/perl.scripts/2004/10/msg408.html Re: Getting the Scripts Section Moving by Johan Vromans- October 11, 2004 "Jonas B.Nielsen" <jonasbnio.dk> writes:> From (http:www.cpan.orgscriptssubmitting.html)> "It must be a single file, not compressed or archived. This> constraint will be relaxed in the future."I&39;ve always pleaded to use ordinary .tar.gz with a Makefile.PL,just like modules. The only difference being that it installs arunnable script instead.In fact, I have uploaded several of these in the modules area :-).-- Johanhttp://www.nntp.perl.org/group/perl.scripts/2004/10/msg407.html Re: Getting the Scripts Section Moving by Jonas B . Nielsen- October 11, 2004 Uh, sounds good :)So we probably just need to have that documented etc.jonasbnOn 1110-2004, at 10.35, Johan Vromans wrote:> "Jonas B.Nielsen" <jonasbnio.dk> writes:>>> From (http:www.cpan.orgscriptssubmitting.html)>> "It must be a single file, not compressed or archived. This>> constraint will be relaxed in the future.">> I&39;ve always pleaded to use ordinary .tar.gz with a Makefile.PL,> just like modules. The only difference being...http://www.nntp.perl.org/group/perl.scripts/2004/10/msg406.html Sample-0.1 broken by Jonas B . Nielsen- October 11, 2004 Hello (again),I just checked the POD of the example located in CPAN:http:www.cpan.orgauthorsidKKSKSTARSample-0.1Linked fromhttp:www.cpan.orgscriptssubmitting.html% podchecker DesktopSample-0.1.pl ERROR: Spurious text after =pod at line 35 in file DesktopSample-0.1.pl ERROR: Spurious text after =pod at line 39 in file DesktopSample-0.1.plDesktopSample-0.1.pl has 2 pod syntax errors.DesktopSample-0.1.pl has 2 pod syntax errors.hyperstation It is broken, as far as I can see the =pod sections...http://www.nntp.perl.org/group/perl.scripts/2004/10/msg405.html Getting the Scripts Section Moving by Jonas B . Nielsen- October 11, 2004 Hello,I have stopped to submit scripts to the scripts section in CPAN, simpy because I think it is not functioning well. I think we should do something about it We should get the versioning stuff working because it is not optimal, which brings me to another issue. From (http:www.cpan.orgscriptssubmitting.html)"It must be a single file, not compressed or archived. This constraint will be relaxed in the future."We need to be able to submit compressedarchived files aswell - in my...http://www.nntp.perl.org/group/perl.scripts/2004/10/msg404.html Re: why does not my script appear in the list by Jonas B . Nielsen- October 11, 2004 Hello,Rename your =pod sections to =head1See the POD in one of my scripts:http:www.cpan.orgauthorsidJJOJONASBNversion_0.03.pljonasbnOn 57-2004, at 9.30, cpn_scriptsmisha.eml.cc wrote:> Hello!> A while back I uploaded my perl script outlook2ical to cpan, the last> version is here> http:www.cpan.orgauthorsidMMIMISHAoutlook2ical.0.11.pl>> It seems I formatted the POD documentation properly, at least pod2text> works fine.>> But, it does not appear to be added to the...http://www.nntp.perl.org/group/perl.scripts/2004/10/msg403.html |