mirror of
https://github.com/duncs/clusterssh.git
synced 2025-07-03 01:43:25 +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
|
@ -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
Add a link
Reference in a new issue