Download Yep-Perl Build 1
- Yep-Perl Build 1 is not binary compatible with Build 0.
- Build 1 does not contain mSQL v1.0 extension, because
I'm waiting for mSQL 2.0 daemon.
- 'crypt' function is based on Andy Piper's libcrypt.a
(See Coolview page for detailes).
- Build 1 has /qub/lib/site-perl directory.
- Here there is Build 1 diff with perl5.004_04 tree.
Build 1 is much better than Build 0.
Mostly, because current Coolview shape is much better now
than it was when Build 0 appear.
Paul
YeP Perl
Build 1
Structure and Contents
|
|
|
Extensions that come with perl5.004_04,
and come with Yep-Perl Build 1. (core). |
| Socket |
Opcode |
Fcntl |
IO |
SDBM_File |
POSIX |
DB_File |
|
|
Extensions that not come with perl5.004_04,
but come with Yep-Perl Build 1. (extensions) (/qub/lib/site-perl).
|
| Extension |
Version |
On CPAN |
Comment |
Requires |
Version used |
| DBI |
0.93 |
Authors/TIMB |
DBI:DBD kernel. |
. |
. |
| DBD-Oracle |
0.51 |
Authors/TIMB |
DBD for Oracle. |
. |
. |
| DBD-ODBC |
0.17 |
Authors/TIMB |
DBD for ODBC. |
. |
. |
| DBD-CSV |
0.1010 |
Authors/JWIED |
DBD for 'Comma-separated values'. |
SQL-Statement Text-CSV_XS |
0.1003 0.12 |
| Tie-Registry |
0.12 |
Authors/TYEMQ |
Tie Windows Registry to perl hash. |
Win32API-Registry |
0.13 |
| libwww-perl |
5.35 |
Authors/GAAS |
Big library for web development. |
libnet
MIME-Base64
MD5
Data-Dumper
HTML-Parser
|
1.0605
2.05
1.7
2.081
2.20
|
Some addons that have nothing common with perl5.004_04, but may be
useful with Yep-Perl. NOT included into Build 1 distribution, but
sould work with Build 1.
|
|
Mountall add-on to YeP-perl
-- supports alternative mounting scheme for CygWin BETA 19. You
should read/download it if you are thinking about IIS CGI programming
with CygWin.
|
Background |
Download |
|
Shtml add-on to YeP-perl
-- supports 'some kind of SSI for IIS'. Created when porting
mSQL Keeper to NT
|
Background |
Download |
| Prebuilt Extension |
Version |
On CPAN |
Comment |
Requires |
Version used |
| Term::ReadKey |
2.12 |
Authors/KJALB |
Very dirty. But it already allows 'password' input when CYGWIN = notty. If you want to improve it - feel free to ask for patches. |
. |
. |
| Storable |
0.63 |
Authors/RAM |
Dump/restore state of your script. Passes all tests. |
. |
. |
|