Search:
Login
Preferences
Help/Guide
About Trac
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
←
Previous Change
Wiki History
Next Change
→
Changes between
Version 42
and
Version 43
of
Dev/Perl
View differences
inline
side by side
Show
lines around each change
Show the changes in full context
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
Apr 11, 2012 1:05:11 AM (
13 years
ago)
Author:
mitty
Comment:
--
Legend:
Unmodified
Added
Removed
Modified
Dev/Perl
v42
v43
120
120
> }
121
121
> }}}
122
123
* CPAN:Convert::Bencode
124
> No error detection of bencoded data. Damaged input will most likely cause very bad things to happen, up to and including causeing the bdecode function to recurse infintly.
125
* oh...