Skip to content

Commit

Permalink
Update hyperlinks to the Synopses
Browse files Browse the repository at this point in the history
  • Loading branch information
hinrik committed Dec 3, 2010
1 parent 872ff96 commit 0e492fd
Show file tree
Hide file tree
Showing 3 changed files with 35 additions and 33 deletions.
1 change: 1 addition & 0 deletions Changes
Original file line number Original file line Diff line number Diff line change
@@ -1,4 +1,5 @@
{{$NEXT}} {{$NEXT}}
- Update hyperlinks to the Synopses


0.22 Tue Aug 17 22:51:04 GMT 2010 0.22 Tue Aug 17 22:51:04 GMT 2010
- Use Dist::Zilla - Use Dist::Zilla
Expand Down
1 change: 1 addition & 0 deletions dist.ini
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ no_AutoPrereq = 1
perl = 5.006 perl = 5.006
Getopt::Long = 2.33 Getopt::Long = 2.33
IO::Interactive = 0 IO::Interactive = 0
IO::Socket::SSL = 0
File::HomeDir = 0 File::HomeDir = 0
File::ShareDir = 0 File::ShareDir = 0
File::Temp = 0 File::Temp = 0
Expand Down
66 changes: 33 additions & 33 deletions lib/App/Grok/Resource/Spec.pm
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -161,36 +161,36 @@ corresponding to the given document.
=cut =cut
__DATA__ __DATA__
http://svn.pugscode.org/pugs/docs/Perl6/Spec/S01-overview.pod https://github.com/perl6/specs/raw/master/S01-overview.pod
http://svn.pugscode.org/pugs/docs/Perl6/Spec/S02-bits.pod https://github.com/perl6/specs/raw/master/S02-bits.pod
http://svn.pugscode.org/pugs/docs/Perl6/Spec/S03-operators.pod https://github.com/perl6/specs/raw/master/S03-operators.pod
http://svn.pugscode.org/pugs/docs/Perl6/Spec/S04-control.pod https://github.com/perl6/specs/raw/master/S04-control.pod
http://svn.pugscode.org/pugs/docs/Perl6/Spec/S05-regex.pod https://github.com/perl6/specs/raw/master/S05-regex.pod
http://svn.pugscode.org/pugs/docs/Perl6/Spec/S06-routines.pod https://github.com/perl6/specs/raw/master/S06-routines.pod
http://svn.pugscode.org/pugs/docs/Perl6/Spec/S07-iterators.pod https://github.com/perl6/specs/raw/master/S07-iterators.pod
http://svn.pugscode.org/pugs/docs/Perl6/Spec/S08-capture.pod https://github.com/perl6/specs/raw/master/S08-capture.pod
http://svn.pugscode.org/pugs/docs/Perl6/Spec/S09-data.pod https://github.com/perl6/specs/raw/master/S09-data.pod
http://svn.pugscode.org/pugs/docs/Perl6/Spec/S10-packages.pod https://github.com/perl6/specs/raw/master/S10-packages.pod
http://svn.pugscode.org/pugs/docs/Perl6/Spec/S11-modules.pod https://github.com/perl6/specs/raw/master/S11-modules.pod
http://svn.pugscode.org/pugs/docs/Perl6/Spec/S12-objects.pod https://github.com/perl6/specs/raw/master/S12-objects.pod
http://svn.pugscode.org/pugs/docs/Perl6/Spec/S13-overloading.pod https://github.com/perl6/specs/raw/master/S13-overloading.pod
http://svn.pugscode.org/pugs/docs/Perl6/Spec/S14-roles-and-parametric-types.pod https://github.com/perl6/specs/raw/master/S14-roles-and-parametric-types.pod
http://svn.pugscode.org/pugs/docs/Perl6/Spec/S16-io.pod https://github.com/perl6/specs/raw/master/S16-io.pod
http://svn.pugscode.org/pugs/docs/Perl6/Spec/S17-concurrency.pod https://github.com/perl6/specs/raw/master/S17-concurrency.pod
http://svn.pugscode.org/pugs/docs/Perl6/Spec/S19-commandline.pod https://github.com/perl6/specs/raw/master/S19-commandline.pod
http://svn.pugscode.org/pugs/docs/Perl6/Spec/S21-calling-foreign-code.pod https://github.com/perl6/specs/raw/master/S21-calling-foreign-code.pod
http://svn.pugscode.org/pugs/docs/Perl6/Spec/S22-package-format.pod https://github.com/perl6/specs/raw/master/S22-package-format.pod
http://svn.pugscode.org/pugs/docs/Perl6/Spec/S26-documentation.pod https://github.com/perl6/specs/raw/master/S26-documentation.pod
http://svn.pugscode.org/pugs/docs/Perl6/Spec/S28-special-names.pod https://github.com/perl6/specs/raw/master/S28-special-names.pod
http://svn.pugscode.org/pugs/docs/Perl6/Spec/S29-functions.pod https://github.com/perl6/specs/raw/master/S29-functions.pod
http://svn.pugscode.org/pugs/docs/Perl6/Spec/S31-pragmatic-modules.pod https://github.com/perl6/specs/raw/master/S31-pragmatic-modules.pod
http://svn.pugscode.org/pugs/docs/Perl6/Spec/S32-setting-library/Abstraction.pod https://github.com/perl6/specs/raw/master/S32-setting-library/Abstraction.pod
http://svn.pugscode.org/pugs/docs/Perl6/Spec/S32-setting-library/Basics.pod https://github.com/perl6/specs/raw/master/S32-setting-library/Basics.pod
http://svn.pugscode.org/pugs/docs/Perl6/Spec/S32-setting-library/Callable.pod https://github.com/perl6/specs/raw/master/S32-setting-library/Callable.pod
http://svn.pugscode.org/pugs/docs/Perl6/Spec/S32-setting-library/Containers.pod https://github.com/perl6/specs/raw/master/S32-setting-library/Containers.pod
http://svn.pugscode.org/pugs/docs/Perl6/Spec/S32-setting-library/Exception.pod https://github.com/perl6/specs/raw/master/S32-setting-library/Exception.pod
http://svn.pugscode.org/pugs/docs/Perl6/Spec/S32-setting-library/IO.pod https://github.com/perl6/specs/raw/master/S32-setting-library/IO.pod
http://svn.pugscode.org/pugs/docs/Perl6/Spec/S32-setting-library/Numeric.pod https://github.com/perl6/specs/raw/master/S32-setting-library/Numeric.pod
http://svn.pugscode.org/pugs/docs/Perl6/Spec/S32-setting-library/Rules.pod https://github.com/perl6/specs/raw/master/S32-setting-library/Rules.pod
http://svn.pugscode.org/pugs/docs/Perl6/Spec/S32-setting-library/Str.pod https://github.com/perl6/specs/raw/master/S32-setting-library/Str.pod
http://svn.pugscode.org/pugs/docs/Perl6/Spec/S32-setting-library/Temporal.pod https://github.com/perl6/specs/raw/master/S32-setting-library/Temporal.pod

0 comments on commit 0e492fd

Please sign in to comment.