Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Another broken link fixed
  • Loading branch information
Jan-Olof Hendig committed May 23, 2016
1 parent ff833e0 commit 47a5910
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/Language/objects.pod
Expand Up @@ -547,7 +547,7 @@ instances and roles are meant for managing behavior and code reuse.
self.L<perl>; # very primitive serialization
}
method deserialize($buf) {
L<EVAL> $buf; # reverse operation to .perl
L<EVAL|/routine/EVAL> $buf; # reverse operation to .perl
}
}
Expand Down

0 comments on commit 47a5910

Please sign in to comment.