Changeset 6376 for perl5/PIL2JS/README
- Timestamp:
- 08/20/05 15:47:35 (3 years ago)
- svk:copy_cache_prev:
- 8581
- Files:
-
- 1 modified
-
perl5/PIL2JS/README (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
perl5/PIL2JS/README
r6330 r6376 147 147 148 148 Additionally to the arguments passed by the user, the first argument is always 149 a boxed C<PIL2JS.Context> object. Methods expect C<$?SELF> as their second149 an unboxed C<PIL2JS.Context> object. Methods expect C<$?SELF> as their second 150 150 argument. 151 151
