Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37850434
en ru br
ALT Linux repositórios
S:0.4-alt1

Group :: Desenvolvimento/Perl
RPM: perlconsole

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Patch: perlconsole-0.4-alt1.patch
Download


 perlconsole | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/perlconsole b/perlconsole
index ec7b78d..7adc538 100755
--- a/perlconsole
+++ b/perlconsole
@@ -46,6 +46,7 @@ while (defined (my $code = $console->getInput())) {
 } 
 
 # End, quitting.
+print "\n";
 $console->clean_exit(0);
 
 __END__
@@ -53,7 +54,7 @@ __END__
 
 =head1 NAME
 
-perlconsole
+perlconsole - light program that lets you evaluate Perl code interactively.
 
 =head1 COPYRIGHT
 
@@ -108,7 +109,7 @@ supported in this version:
 
 =back
 
-For details about commands, ype :help <command> within the console.
+For details about commands, type :help <command> within the console.
 
 =head1 AUTHOR
 
 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009