-
-
07 Aug 2003 17:27:16 UTC
- Browse (raw)
- Changes
- How to Contribute
- Issues
- Testers (359 / 28 / 1)
- Kwalitee
Bus factor: 0- 19.48% Coverage
- License: unknown
- Activity
24 month- Tools
- Download (51.49KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- unknown
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Changes for version 0.34
- Fixed a bug in E2::Interface::extract_cookies: either HTTP::Cookies or e2's server is unreliable as to whether is structures the cookie as 'userpass="...";' or 'userpass=...;'. I believe this hit me before, so I switched from one to the other--now I realize it needs to cover both.
- I think I finally found a usable workaround for the issue of E2 not escaping titles. E2::Interface:: post_process now escapes all '<', '>', and '&' between "<e2link .*?>" and "</e2link>".
Modules
Load client version information from everything2.comA module for fetching, accessing, and manipulating e2nodes on http://everything2.com.A client interface to the everything2.com collaborative databaseA module for accessing Everything2 messagesA module for loading nodes from everything2.com based on title or node_idA module for loading rooms on http://everything2.com.A module for loading and setting a user's E2 Scratch Pad.A module for searching for nodes on http://everything2.comLoad session information about the current E2 userA module for fetching data and manipulating e2nodes on http://everything2.com.A module for fetching http://everything2.com's tickers.A module for loading user data and sorting and listing a user's writeupsA module for listing and sorting a user's writeupsA module for loading usergroup lists from http://everything2.com.A module for accessing, updating, and cooling writeups.Other files
Module Install Instructions
To install E2::Interface, copy and paste the appropriate command in to your terminal.
cpanm E2::Interface
perl -MCPAN -e shell install E2::Interface
For more information on module installation, please visit the detailed CPAN module installation guide.