| Revision: | 1.2 |
| Committed: | Tue Jul 10 01:43:21 2001 UTC (25 years, 2 months ago) by root |
| Branch: | MAIN |
| Changes since 1.1: | +6 -0 lines |
| Log Message: | *** empty log message *** |
| # | User | Rev | Content |
|---|---|---|---|
| 1 | root | 1.1 | Revision history for Perl extension Coro. |
| 2 | |||
| 3 | root | 1.2 | 0.02 Tue Jul 10 01:38:17 CEST 2001 |
| 4 | - implemented "async" attribute. | ||
| 5 | - $_ and $@ are now localized. | ||
| 6 | - added Coro::Channel. | ||
| 7 | - more testcases, still no docs. | ||
| 8 | |||
| 9 | root | 1.1 | 0.01 Tue Jul 3 02:18:41 CEST 2001 |
| 10 | - original version; copied from Convert::Scalar. | ||
| 11 |