mirror of
https://github.com/duncs/clusterssh.git
synced 2025-04-22 09:22:24 +00:00
Type up pod for whatis
Picked up from debian packaging. Thanks to Tony Mancill.
This commit is contained in:
parent
d77a265b85
commit
18e79bb64f
5 changed files with 8 additions and 4 deletions
4
Changes
4
Changes
|
@ -1,3 +1,7 @@
|
|||
????-??-?? Duncan Ferguson <duncan_ferguson@user.sf.net> - v4.00_05
|
||||
|
||||
* Tidy up pod for whatis errors
|
||||
|
||||
2010-06-20 Duncan Ferguson <duncan_ferguson@user.sf.net> - v4.00_04
|
||||
|
||||
* Update MANIFEST file to ensure all correct files are included in release
|
||||
|
|
|
@ -113,7 +113,7 @@ sub debug {
|
|||
|
||||
=pod
|
||||
|
||||
=head1
|
||||
=head1 NAME
|
||||
|
||||
App::ClusterSSH::Base
|
||||
|
||||
|
|
|
@ -244,7 +244,7 @@ use overload (
|
|||
|
||||
=pod
|
||||
|
||||
=head1
|
||||
=head1 NAME
|
||||
|
||||
ClusterSSH::Host
|
||||
|
||||
|
|
|
@ -14,7 +14,7 @@ our %Lexicon = ( '_AUTO' => 1, );
|
|||
|
||||
=pod
|
||||
|
||||
=head1
|
||||
=head1 NAME
|
||||
|
||||
ClusterSSH::L10N - Base translations module
|
||||
|
||||
|
|
|
@ -7,7 +7,7 @@ use base 'App::ClusterSSH::L10N';
|
|||
|
||||
=pod
|
||||
|
||||
=head1
|
||||
=head1 NAME
|
||||
|
||||
App::ClusterSSH::L10N::en - Base English translations module
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue