Re: new script procedure?
[email protected] (Terrence Brannon) Sun, 10 Apr 2011 19:59:41 -0400
| Newsgroups | perl.scripts |
|---|---|
| Message-ID | <[email protected]> |
--------------040302010608050704010505
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
I agree with Jim (hi Jim!) - most people create a CPAN module for their
script based on one of the scripting frameworks that I reviewed here -
http://perlmonks.org/?node_id=829276
For instance, all of these CPAN modules are actually just scripts:
o App::DPath <http://search.cpan.org/perldoc?App%3A%3ADPath>
o App::TimeTracker
<http://search.cpan.org/perldoc?App%3A%3ATimeTracker>
o App::Booklist
<http://search.cpan.org/perldoc?App%3A%3ABooklist>
o App::CPAN::Fresh
<http://search.cpan.org/perldoc?App%3A%3ACPAN%3A%3AFresh>
On 4/8/2011 10:14 PM, James E Keenan wrote:
>
> On Apr 8, 2011, at 11:17 AM, Linda A. Walsh wrote:
>
>>
>>
>>
>>
>> How does one go about registering and uploading a new script? (a
>> linux admin/util script)
>
>
> Uploading to ... where, exactly? For what purpose?
>
> How about this: http://www.cpan.org/scripts/submitting.html
>
> However, I should caution that this is not a very visible part of the
> Perl ecosphere. And I've never heard of registering a script.
>
> Jim Keenan
--------------040302010608050704010505
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#ffffff">
I agree with Jim (hi Jim!) - most people create a CPAN module for
their script based on one of the scripting frameworks that I
reviewed here - <a class="moz-txt-link-freetext" href="http://perlmonks.org/?node_id=829276">http://perlmonks.org/?node_id=829276</a><br>
<br>
For instance, all of these CPAN modules are actually just scripts:<br>
<ul class="indent">
<ul>
<li><a href="http://search.cpan.org/perldoc?App%3A%3ADPath">App::DPath</a>
</li>
<li><a
href="http://search.cpan.org/perldoc?App%3A%3ATimeTracker">App::TimeTracker</a>
</li>
<li><a href="http://search.cpan.org/perldoc?App%3A%3ABooklist">App::Booklist</a>
</li>
<li><a
href="http://search.cpan.org/perldoc?App%3A%3ACPAN%3A%3AFresh">App::CPAN::Fresh</a>
</li>
</ul>
</ul>
<br>
<br>
On 4/8/2011 10:14 PM, James E Keenan wrote:
<blockquote
cite="mid:[email protected]"
type="cite">
<br>
On Apr 8, 2011, at 11:17 AM, Linda A. Walsh wrote:
<br>
<br>
<blockquote type="cite">
<br>
<br>
<br>
<br>
How does one go about registering and uploading a new script?
(a linux admin/util script)
<br>
</blockquote>
<br>
<br>
Uploading to ... where, exactly? For what purpose?
<br>
<br>
How about this: <a class="moz-txt-link-freetext" href="http://www.cpan.org/scripts/submitting.html">http://www.cpan.org/scripts/submitting.html</a>
<br>
<br>
However, I should caution that this is not a very visible part of
the Perl ecosphere. And I've never heard of registering a script.
<br>
<br>
Jim Keenan
<br>
</blockquote>
</body>
</html>
--------------040302010608050704010505--