Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
[Instant] mention package type in TITLE
  • Loading branch information
moritz committed Jul 9, 2012
1 parent 6b6713f commit 46abb31
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/Instant.pod
@@ -1,6 +1,6 @@
=begin pod
=TITLE Instant
=TITLE class Instant
class Instant is Cool does Real { }
Expand All @@ -16,4 +16,4 @@ C<Instant> to a C<Duration> returns another Instant. Subtracting two C<Instant>s
will yield a C<Duration>. Adding two C<Instant>s is explicitly disallowed. All
other operations with Instants are undefined.
=end pod
=end pod

0 comments on commit 46abb31

Please sign in to comment.