Skip to content

Commit

Permalink
[lib] Added/corrected Parrot coda (part 3)
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.parrot.org/parrot/trunk@16245 d31e2699-5ff4-0310-a27c-f18f2fbe73fe
  • Loading branch information
paultcochrane committed Dec 25, 2006
1 parent 1e2d1b0 commit 7516efb
Show file tree
Hide file tree
Showing 54 changed files with 374 additions and 8 deletions.
7 changes: 7 additions & 0 deletions lib/Parrot/BuildUtil.pm
Original file line number Diff line number Diff line change
Expand Up @@ -77,3 +77,10 @@ Gregor N. Purdy

1;


# Local Variables:
# mode: cperl
# cperl-indent-level: 4
# fill-column: 100
# End:
# vim: expandtab shiftwidth=4:
7 changes: 7 additions & 0 deletions lib/Parrot/Config.pm
Original file line number Diff line number Diff line change
Expand Up @@ -33,3 +33,10 @@ use vars qw(@ISA @EXPORT %PConfig);
%PConfig = %Parrot::Config::Generated::PConfig;

1;

# Local Variables:
# mode: cperl
# cperl-indent-level: 4
# fill-column: 100
# End:
# vim: expandtab shiftwidth=4:
9 changes: 7 additions & 2 deletions lib/Parrot/Configure.pm
Original file line number Diff line number Diff line change
Expand Up @@ -310,6 +310,11 @@ L<Parrot::Configure::Step>, L<Parrot::Configure::Step::Base>
=cut

# vim: expandtab shiftwidth=4

1;

# Local Variables:
# mode: cperl
# cperl-indent-level: 4
# fill-column: 100
# End:
# vim: expandtab shiftwidth=4:
7 changes: 7 additions & 0 deletions lib/Parrot/Configure/Data.pm
Original file line number Diff line number Diff line change
Expand Up @@ -353,3 +353,10 @@ L<Parrot::Configure::Step::Base>
=cut

1;

# Local Variables:
# mode: cperl
# cperl-indent-level: 4
# fill-column: 100
# End:
# vim: expandtab shiftwidth=4:
7 changes: 7 additions & 0 deletions lib/Parrot/Configure/Step.pm
Original file line number Diff line number Diff line change
Expand Up @@ -666,3 +666,10 @@ sub _slurp {
=cut

1;

# Local Variables:
# mode: cperl
# cperl-indent-level: 4
# fill-column: 100
# End:
# vim: expandtab shiftwidth=4:
7 changes: 7 additions & 0 deletions lib/Parrot/Configure/Step/Base.pm
Original file line number Diff line number Diff line change
Expand Up @@ -140,3 +140,10 @@ L<Parrot::Configure::Step>
=cut

1;

# Local Variables:
# mode: cperl
# cperl-indent-level: 4
# fill-column: 100
# End:
# vim: expandtab shiftwidth=4:
7 changes: 7 additions & 0 deletions lib/Parrot/Distribution.pm
Original file line number Diff line number Diff line change
Expand Up @@ -555,3 +555,10 @@ sub generated_files {
=cut

1;

# Local Variables:
# mode: cperl
# cperl-indent-level: 4
# fill-column: 100
# End:
# vim: expandtab shiftwidth=4:
7 changes: 7 additions & 0 deletions lib/Parrot/Docs/Directory.pm
Original file line number Diff line number Diff line change
Expand Up @@ -103,3 +103,10 @@ sub files_of_type {
=cut

1;

# Local Variables:
# mode: cperl
# cperl-indent-level: 4
# fill-column: 100
# End:
# vim: expandtab shiftwidth=4:
7 changes: 7 additions & 0 deletions lib/Parrot/Docs/File.pm
Original file line number Diff line number Diff line change
Expand Up @@ -429,3 +429,10 @@ sub short_description {
=cut

1;

# Local Variables:
# mode: cperl
# cperl-indent-level: 4
# fill-column: 100
# End:
# vim: expandtab shiftwidth=4:
7 changes: 7 additions & 0 deletions lib/Parrot/Docs/Group.pm
Original file line number Diff line number Diff line change
Expand Up @@ -205,3 +205,10 @@ sub contents_relative_to_source {
=cut

1;

# Local Variables:
# mode: cperl
# cperl-indent-level: 4
# fill-column: 100
# End:
# vim: expandtab shiftwidth=4:
7 changes: 7 additions & 0 deletions lib/Parrot/Docs/HTMLPage.pm
Original file line number Diff line number Diff line change
Expand Up @@ -113,3 +113,10 @@ FOOTER

1;


# Local Variables:
# mode: cperl
# cperl-indent-level: 4
# fill-column: 100
# End:
# vim: expandtab shiftwidth=4:
7 changes: 7 additions & 0 deletions lib/Parrot/Docs/Item.pm
Original file line number Diff line number Diff line change
Expand Up @@ -272,3 +272,10 @@ sub file_paths_relative_to_source {
=cut

1;

# Local Variables:
# mode: cperl
# cperl-indent-level: 4
# fill-column: 100
# End:
# vim: expandtab shiftwidth=4:
7 changes: 7 additions & 0 deletions lib/Parrot/Docs/POD2HTML.pm
Original file line number Diff line number Diff line change
Expand Up @@ -697,3 +697,10 @@ bits of Parrot-specific behaviour.
=cut

1;

# Local Variables:
# mode: cperl
# cperl-indent-level: 4
# fill-column: 100
# End:
# vim: expandtab shiftwidth=4:
7 changes: 7 additions & 0 deletions lib/Parrot/Docs/Section.pm
Original file line number Diff line number Diff line change
Expand Up @@ -174,3 +174,10 @@ sub write_html {
=cut

1;

# Local Variables:
# mode: cperl
# cperl-indent-level: 4
# fill-column: 100
# End:
# vim: expandtab shiftwidth=4:
7 changes: 7 additions & 0 deletions lib/Parrot/Docs/Section/BigNum.pm
Original file line number Diff line number Diff line change
Expand Up @@ -52,3 +52,10 @@ sub new {
=cut

1;

# Local Variables:
# mode: cperl
# cperl-indent-level: 4
# fill-column: 100
# End:
# vim: expandtab shiftwidth=4:
7 changes: 7 additions & 0 deletions lib/Parrot/Docs/Section/C.pm
Original file line number Diff line number Diff line change
Expand Up @@ -273,3 +273,10 @@ sub new {
=cut

1;

# Local Variables:
# mode: cperl
# cperl-indent-level: 4
# fill-column: 100
# End:
# vim: expandtab shiftwidth=4:
7 changes: 7 additions & 0 deletions lib/Parrot/Docs/Section/Compilers.pm
Original file line number Diff line number Diff line change
Expand Up @@ -60,3 +60,10 @@ sub new {
=cut

1;

# Local Variables:
# mode: cperl
# cperl-indent-level: 4
# fill-column: 100
# End:
# vim: expandtab shiftwidth=4:
7 changes: 7 additions & 0 deletions lib/Parrot/Docs/Section/Config.pm
Original file line number Diff line number Diff line change
Expand Up @@ -92,3 +92,10 @@ which they are performed.',
=cut

1;

# Local Variables:
# mode: cperl
# cperl-indent-level: 4
# fill-column: 100
# End:
# vim: expandtab shiftwidth=4:
7 changes: 7 additions & 0 deletions lib/Parrot/Docs/Section/Docs.pm
Original file line number Diff line number Diff line change
Expand Up @@ -81,3 +81,10 @@ sub new {
=cut

1;

# Local Variables:
# mode: cperl
# cperl-indent-level: 4
# fill-column: 100
# End:
# vim: expandtab shiftwidth=4:
7 changes: 7 additions & 0 deletions lib/Parrot/Docs/Section/DynaPMCs.pm
Original file line number Diff line number Diff line change
Expand Up @@ -47,3 +47,10 @@ sub new {
=cut

1;

# Local Variables:
# mode: cperl
# cperl-indent-level: 4
# fill-column: 100
# End:
# vim: expandtab shiftwidth=4:
7 changes: 7 additions & 0 deletions lib/Parrot/Docs/Section/EditorPlugins.pm
Original file line number Diff line number Diff line change
Expand Up @@ -44,3 +44,10 @@ sub new {
=cut

1;

# Local Variables:
# mode: cperl
# cperl-indent-level: 4
# fill-column: 100
# End:
# vim: expandtab shiftwidth=4:
7 changes: 7 additions & 0 deletions lib/Parrot/Docs/Section/Examples.pm
Original file line number Diff line number Diff line change
Expand Up @@ -58,3 +58,10 @@ sub new {
=cut

1;

# Local Variables:
# mode: cperl
# cperl-indent-level: 4
# fill-column: 100
# End:
# vim: expandtab shiftwidth=4:
7 changes: 7 additions & 0 deletions lib/Parrot/Docs/Section/IMCC.pm
Original file line number Diff line number Diff line change
Expand Up @@ -50,3 +50,10 @@ sub new {
=cut

1;

# Local Variables:
# mode: cperl
# cperl-indent-level: 4
# fill-column: 100
# End:
# vim: expandtab shiftwidth=4:
7 changes: 7 additions & 0 deletions lib/Parrot/Docs/Section/Info.pm
Original file line number Diff line number Diff line change
Expand Up @@ -116,3 +116,10 @@ sub new {
=cut

1;

# Local Variables:
# mode: cperl
# cperl-indent-level: 4
# fill-column: 100
# End:
# vim: expandtab shiftwidth=4:
7 changes: 7 additions & 0 deletions lib/Parrot/Docs/Section/Languages.pm
Original file line number Diff line number Diff line change
Expand Up @@ -83,3 +83,10 @@ sub new {
=cut

1;

# Local Variables:
# mode: cperl
# cperl-indent-level: 4
# fill-column: 100
# End:
# vim: expandtab shiftwidth=4:
7 changes: 7 additions & 0 deletions lib/Parrot/Docs/Section/Libs.pm
Original file line number Diff line number Diff line change
Expand Up @@ -47,3 +47,10 @@ sub new {
=cut

1;

# Local Variables:
# mode: cperl
# cperl-indent-level: 4
# fill-column: 100
# End:
# vim: expandtab shiftwidth=4:
7 changes: 7 additions & 0 deletions lib/Parrot/Docs/Section/Ops.pm
Original file line number Diff line number Diff line change
Expand Up @@ -55,3 +55,10 @@ sub new {
=cut

1;

# Local Variables:
# mode: cperl
# cperl-indent-level: 4
# fill-column: 100
# End:
# vim: expandtab shiftwidth=4:
7 changes: 7 additions & 0 deletions lib/Parrot/Docs/Section/PMCs.pm
Original file line number Diff line number Diff line change
Expand Up @@ -76,3 +76,10 @@ sub new {
=cut

1;

# Local Variables:
# mode: cperl
# cperl-indent-level: 4
# fill-column: 100
# End:
# vim: expandtab shiftwidth=4:
7 changes: 7 additions & 0 deletions lib/Parrot/Docs/Section/Parrot.pm
Original file line number Diff line number Diff line change
Expand Up @@ -145,3 +145,10 @@ sub write_docs {
=cut

1;

# Local Variables:
# mode: cperl
# cperl-indent-level: 4
# fill-column: 100
# End:
# vim: expandtab shiftwidth=4:
7 changes: 7 additions & 0 deletions lib/Parrot/Docs/Section/Perl.pm
Original file line number Diff line number Diff line change
Expand Up @@ -82,3 +82,10 @@ sub new {
=cut

1;

# Local Variables:
# mode: cperl
# cperl-indent-level: 4
# fill-column: 100
# End:
# vim: expandtab shiftwidth=4:
7 changes: 7 additions & 0 deletions lib/Parrot/Docs/Section/Tests.pm
Original file line number Diff line number Diff line change
Expand Up @@ -62,3 +62,10 @@ sub new {
=cut

1;

# Local Variables:
# mode: cperl
# cperl-indent-level: 4
# fill-column: 100
# End:
# vim: expandtab shiftwidth=4:
7 changes: 7 additions & 0 deletions lib/Parrot/Docs/Section/Tools.pm
Original file line number Diff line number Diff line change
Expand Up @@ -121,3 +121,10 @@ sub new {
=cut

1;

# Local Variables:
# mode: cperl
# cperl-indent-level: 4
# fill-column: 100
# End:
# vim: expandtab shiftwidth=4:
7 changes: 7 additions & 0 deletions lib/Parrot/IO/Directory.pm
Original file line number Diff line number Diff line change
Expand Up @@ -584,3 +584,10 @@ sub delete_contents {
=cut

1;

# Local Variables:
# mode: cperl
# cperl-indent-level: 4
# fill-column: 100
# End:
# vim: expandtab shiftwidth=4:
7 changes: 7 additions & 0 deletions lib/Parrot/IO/File.pm
Original file line number Diff line number Diff line change
Expand Up @@ -303,3 +303,10 @@ sub delete {
=cut

1;

# Local Variables:
# mode: cperl
# cperl-indent-level: 4
# fill-column: 100
# End:
# vim: expandtab shiftwidth=4:
7 changes: 7 additions & 0 deletions lib/Parrot/IO/Path.pm
Original file line number Diff line number Diff line change
Expand Up @@ -245,3 +245,10 @@ sub delete {
=cut

1;

# Local Variables:
# mode: cperl
# cperl-indent-level: 4
# fill-column: 100
# End:
# vim: expandtab shiftwidth=4:
7 changes: 7 additions & 0 deletions lib/Parrot/OpTrans.pm
Original file line number Diff line number Diff line change
Expand Up @@ -267,3 +267,10 @@ Called by C<goto_address()>.

1;


# Local Variables:
# mode: cperl
# cperl-indent-level: 4
# fill-column: 100
# End:
# vim: expandtab shiftwidth=4:
Loading

0 comments on commit 7516efb

Please sign in to comment.