release
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 4074
Egg::Release 1.20
Egg::Release is a Perl module for WEB application framework release version. more>>
Egg::Release is a Perl module for WEB application framework release version.
Egg imitated and developed Catalyst.
It is WEB application framework of a simple composition.
It is possible to use it by replacing Model, View, Plugin, Engine, and Dispatch with the module of original development. It is a feature that the customizing degree of freedom is high.
The treatment of Plugin looks like Catalyst well.
Version View to use HTML::Mason from Egg::Release-1.00 was enclosed. I think that it can use a flexible, strong template environment.
It came to be able to set the label of each action by dispatch. The label is convenient to make page title and Topic Path.
It corresponds to FastCGI more than v1.04. Please see the document of Egg::Request::FastCGI about use.
<<lessEgg imitated and developed Catalyst.
It is WEB application framework of a simple composition.
It is possible to use it by replacing Model, View, Plugin, Engine, and Dispatch with the module of original development. It is a feature that the customizing degree of freedom is high.
The treatment of Plugin looks like Catalyst well.
Version View to use HTML::Mason from Egg::Release-1.00 was enclosed. I think that it can use a flexible, strong template environment.
It came to be able to set the label of each action by dispatch. The label is convenient to make page title and Topic Path.
It corresponds to FastCGI more than v1.04. Please see the document of Egg::Request::FastCGI about use.
Download (0.12MB)
Added: 2007-03-20 License: Perl Artistic License Price:
949 downloads
Sub Ether Release II
Sub Ether is a system that includes software to network computers together. more>>
Sub Ether is a system that includes software to network computers together over the Internet so that applications can share resources.
Sub Ether is basically a grid computer over the Internet using volunteers spare CPU and disk resources.
An example application written for Sub Ether is sedistcc. It allows you to use distcc to use compilers on machines running elsewhere on the Sub Ether network.
Quick Install for Unix:
If you untar/zip SubEtherInstallRelease-*.tgz youll get a few directories of source,
and some scripts:
1) buildse.sh builds the source code on some number of unix machines
2) installse.sh does a simple copying/updating of files to /usr/local/subether
3) setupsetorunandstart.sh will update /etc/inittab and make a file in /etc/xinetd.d
If you are running a flavor of unix that the script does not recognize it wont update
anything. You have to be root for this to work, and you have to have the balls to run it.
Run buildse.sh
Ive tested it on some number of redhats and freebsd and AIX. I also have a build
for windows, but it doesnt include the compiler program, so it would be good for socket bouncing only at the moment, until I finish some more applications (like sefile)
If all goes well, youll get a clean build. Dont worry about seeing it the build was
clean, the install script will complain if somethings missing.
If you can log in as some user that has access to /usr/local oot and dont have a
problem with putting stuff in /usr/local/subether, then you can run installse.sh as is.
Run installse.sh
*** OR *** if you want to install it into another directory (say because you dont
have root on the machine) you can specify where to put it by passing the directory as
a parameter:
Run installse.sh /path/to/existing/dir/subether
The /path/to/existing/dir has to exist, the script will create subether. You dont
have to call it that, but why wouldnt you.
Then, if youre all excited that things are going really well in your life, and
youre feeling really ballsy, run setupsetorunandstart.sh
Note, as of release 2, this doesnt exist yet, but it will.
Run setupsetorunandstart.sh
This is the finiky bit so you might want to do this by hand.
You have to be root for this to work anyway.
It will check to see if you have distcc set up on the machine, and if so,
create a file /etc/xinetd.d/distcc.
It will also add a few lines to the bottom of your /etc/inittab, and back up
the old one. And also add a line to /etc/services for distcc
Then it will kick xinetd, and telinit q. And if all goes well, youll be a
happy member of the Sub Ether network already sharing your spare cpu for use by other people using subether and distcc.
If you want to use distcc to do your compiles with the help of the Sub Ether
networked computers, you have a few more steps of setup that are covered in the
HOWTO-install_sedistccd file.
<<lessSub Ether is basically a grid computer over the Internet using volunteers spare CPU and disk resources.
An example application written for Sub Ether is sedistcc. It allows you to use distcc to use compilers on machines running elsewhere on the Sub Ether network.
Quick Install for Unix:
If you untar/zip SubEtherInstallRelease-*.tgz youll get a few directories of source,
and some scripts:
1) buildse.sh builds the source code on some number of unix machines
2) installse.sh does a simple copying/updating of files to /usr/local/subether
3) setupsetorunandstart.sh will update /etc/inittab and make a file in /etc/xinetd.d
If you are running a flavor of unix that the script does not recognize it wont update
anything. You have to be root for this to work, and you have to have the balls to run it.
Run buildse.sh
Ive tested it on some number of redhats and freebsd and AIX. I also have a build
for windows, but it doesnt include the compiler program, so it would be good for socket bouncing only at the moment, until I finish some more applications (like sefile)
If all goes well, youll get a clean build. Dont worry about seeing it the build was
clean, the install script will complain if somethings missing.
If you can log in as some user that has access to /usr/local oot and dont have a
problem with putting stuff in /usr/local/subether, then you can run installse.sh as is.
Run installse.sh
*** OR *** if you want to install it into another directory (say because you dont
have root on the machine) you can specify where to put it by passing the directory as
a parameter:
Run installse.sh /path/to/existing/dir/subether
The /path/to/existing/dir has to exist, the script will create subether. You dont
have to call it that, but why wouldnt you.
Then, if youre all excited that things are going really well in your life, and
youre feeling really ballsy, run setupsetorunandstart.sh
Note, as of release 2, this doesnt exist yet, but it will.
Run setupsetorunandstart.sh
This is the finiky bit so you might want to do this by hand.
You have to be root for this to work anyway.
It will check to see if you have distcc set up on the machine, and if so,
create a file /etc/xinetd.d/distcc.
It will also add a few lines to the bottom of your /etc/inittab, and back up
the old one. And also add a line to /etc/services for distcc
Then it will kick xinetd, and telinit q. And if all goes well, youll be a
happy member of the Sub Ether network already sharing your spare cpu for use by other people using subether and distcc.
If you want to use distcc to do your compiles with the help of the Sub Ether
networked computers, you have a few more steps of setup that are covered in the
HOWTO-install_sedistccd file.
Download (0.13MB)
Added: 2006-05-25 License: GPL (GNU General Public License) Price:
1248 downloads
MidnightBSD 0.1-RELEASE
MidnightBSD is a FreeBSD 6 fork aimed at providing an easy-to-use desktop experience. more>>
MidnightBSD is a FreeBSD 6 fork aimed at providing an easy-to-use desktop experience. MidnightBSD aims to provide a GNUstep desktop with a solid BSD core. MidnightBSD contains both BSD and GPL licensed code.
Enhancements:
- This stable release is based on FreeBSD 6.1 beta and includes many fixes and improvements.
- It uses a command line interface but offers packages for X11, GNUstep, WindowMaker ,and other software.
- Future versions will provide a fully featured desktop environment.
<<lessEnhancements:
- This stable release is based on FreeBSD 6.1 beta and includes many fixes and improvements.
- It uses a command line interface but offers packages for X11, GNUstep, WindowMaker ,and other software.
- Future versions will provide a fully featured desktop environment.
Download (461.9MB)
Added: 2007-08-07 License: BSD License Price:
810 downloads
Quake 4 1.1 Point Release
Quake 4 is a highly appreciated FPS game. more>>
Earth is under siege by the Strogg, a barbaric alien race moving through the universe consuming, recycling and annihilating any civilization in their path. In a desperate attempt to survive, an armada of Earths finest warriors is sent to take the battle to the Strogg home planet.
You are Matthew Kane, an elite member of Rhino Squad and Earths valiant invasion force. Fight alone, with your squad, or in hover tanks and mechanized walkers as you engage in a heroic mission to the heart of the Strogg war machine.
Battle through the beginning of the game as a combat marine, then after your capture, as a marine-turned-Strogg with enhanced abilities and the power to turn the tide of the war.
Built on id Softwares revolutionary DOOM 3 technology, QUAKE 4 also features fast-paced multiplayer competition modeled after the speed, feel, and style of QUAKE III Arena.
Quake 4 DEMO is released by Id Software.
Main features:
- Highly anticipated sequel to id softwares award-winning QUAKE II.
- Diversity of combat. Fight through solo missions as well as buddy and squad-based operations; or pilot heavy walkers and hover tanks through outdoor battles and epic firefights.
- Being captured and converted to Strogg becomes Earths only hope for defeating the Strogg.
- Player is not alone - he and his squad are part of a massive invasion force.
- Utilizes the industry leading DOOM 3 technology to create an unparalleled visual and aural experience.
- Arena-style multiplayer that allows players to play as Strogg or Marine in deathmatch, team deathmatch and capture-the-flag modes.
Enhancements:
- n addition to a number of new changes and updates, this 1.1 Point Release also includes the changes from update 1.0.4.0, beta 1.0.5.0 and beta 1.0.5.2. If you have not previously updated QUAKE 4, this update will bring your installation completely up to date. If you have previously installed an earlier update, this update can be installed over the earlier update(s) without problems - there is no need to re-install previous updates released through the id Software website. Doing so may adversely affect the proper functionality of your installation.
<<lessYou are Matthew Kane, an elite member of Rhino Squad and Earths valiant invasion force. Fight alone, with your squad, or in hover tanks and mechanized walkers as you engage in a heroic mission to the heart of the Strogg war machine.
Battle through the beginning of the game as a combat marine, then after your capture, as a marine-turned-Strogg with enhanced abilities and the power to turn the tide of the war.
Built on id Softwares revolutionary DOOM 3 technology, QUAKE 4 also features fast-paced multiplayer competition modeled after the speed, feel, and style of QUAKE III Arena.
Quake 4 DEMO is released by Id Software.
Main features:
- Highly anticipated sequel to id softwares award-winning QUAKE II.
- Diversity of combat. Fight through solo missions as well as buddy and squad-based operations; or pilot heavy walkers and hover tanks through outdoor battles and epic firefights.
- Being captured and converted to Strogg becomes Earths only hope for defeating the Strogg.
- Player is not alone - he and his squad are part of a massive invasion force.
- Utilizes the industry leading DOOM 3 technology to create an unparalleled visual and aural experience.
- Arena-style multiplayer that allows players to play as Strogg or Marine in deathmatch, team deathmatch and capture-the-flag modes.
Enhancements:
- n addition to a number of new changes and updates, this 1.1 Point Release also includes the changes from update 1.0.4.0, beta 1.0.5.0 and beta 1.0.5.2. If you have not previously updated QUAKE 4, this update will bring your installation completely up to date. If you have previously installed an earlier update, this update can be installed over the earlier update(s) without problems - there is no need to re-install previous updates released through the id Software website. Doing so may adversely affect the proper functionality of your installation.
Download (321.7MB)
Added: 2006-03-29 License: Freeware Price:
1304 downloads
Quake 4 1.2 Point Release
Quake offers you an easy-to-play and highly appreciated FPS game which is an easy way to relax. more>> <<less
Added: 2006-03-29 License: Freeware Price: FREE
1 downloads
Ultimate Stunts 0.7.2 release 2
UltimateStunts will be a remake of the famous DOS-game more>>
UltimateStunts will be a remake of the famous DOS-game "stunts". This DOS-game, which was released in the early 1990s, can be downloaded on several abandonware sites, e.g. the XTC site .
Ultimate Stunts is a 3D racing game, with simple CGA/EGA/VGA graphics and no texture or smooth shading, but because of the spectacular stunts (loopings, bridges to jump over, etc.) it was really fun to play.
One of the best aspects of this game is that it had a track editor. Because of the tile-based tracks, every gamer was able to make its own tracks.
The remake wont become a DOS game: it will work on UNIX-compatible systems (like Linux), and on windows. It will also provide more modern features, like openGL graphics, 3D sound and internet multiplaying.
The current version is still in a pre-alpha fase, so you shouldnt expect much of it, but the screenshots give a nice impression of how the game will look.
Enhancements:
- Fixed non-functioning online multiplaying function
- Fixed AMD64 compilation bug
- Added abort functionality to loading page
<<lessUltimate Stunts is a 3D racing game, with simple CGA/EGA/VGA graphics and no texture or smooth shading, but because of the spectacular stunts (loopings, bridges to jump over, etc.) it was really fun to play.
One of the best aspects of this game is that it had a track editor. Because of the tile-based tracks, every gamer was able to make its own tracks.
The remake wont become a DOS game: it will work on UNIX-compatible systems (like Linux), and on windows. It will also provide more modern features, like openGL graphics, 3D sound and internet multiplaying.
The current version is still in a pre-alpha fase, so you shouldnt expect much of it, but the screenshots give a nice impression of how the game will look.
Enhancements:
- Fixed non-functioning online multiplaying function
- Fixed AMD64 compilation bug
- Added abort functionality to loading page
Download (31.5MB)
Added: 2007-08-12 License: GPL (GNU General Public License) Price:
814 downloads
Sun Java Desktop System Release 2
Sun Java Desktop System is a comprehensive, secure, highly affordable enterprise desktop solution that is simple to use. more>>
The Sun Java Desktop System is a secure, comprehensive, and affordable enterprise desktop software solution that combines the best of open source innovation with significant contributions from Sun.
Initially provided with a Linux OS, Java Desktop System is now also integrated with the Solaris 10 Operating System. As a result, Sun customers have the option of deploying the same desktop environment on Sun workstations, Sun Ray thin clients, as well as a broad range of non-Sun notebook and desktop systems with standard x86-based architectures.
Main features:
End user features:
- Automated software updates and patching, including dependency checking/analysis to ensure systems are secure and up-to-date.
- Local and remote management capabilities provide update scheduling and activity log access.
- Interoperability with centralized software management tools.
- Desktop applications are tightly integrated allowing for drag and drop and copy/paste of text, graphics and other elements between applications.
- Universal printer selection of available printers on network, including printers available on Windows networks.
- Single point of entry for directory and file management and networked computers.
- Direct access to content in data and files by single-click application launch for files contained in email, web pages and file manager.
- Intuitive, easy to use, single install mechanism which ensures users can quickly get productive.
- Easy to learn and use, especially for traditional MS Windows users. Featuring:
- Familiar desktop themes for file management and desktop configuration
- Standard keyboard short cut conventions
- Direct access to files and servers using the "Documents" and "Network Places" directories
- Familiar access to networked computers from single "Network Places" directory
- Full product documentation including Quick Start User Guide and other reference documentation.
- Includes selection of great productivity tools including office suite, browser, email/calendar, instant messaging, project management, drawing and video conferencing applications.
- Multimedia-ready with essential video and audio players plus a sound recorder. Featuring Java Media Player with support for MP3 playback and a CD Player.
- Users can access data stored in office productivity files of Microsoft users and printers connected to existing Windows networks.
- Full interoperability with Microsoft Office files.
- Interoperability with POP3, LDAP, SMTP mail servers.
Administrator features:
- Java Desktop System Configuration Manager allows system administrators to define groups of users and the policies for access rights and settings.
- Fine grained control of employee access rights and privileges.
- Remote image deployment to manage a defined set of packages or system images for rapid setup and provisioning of desktops and deploy on multiple systems simultaneously.
- Centralized package management enabling volume software push, patching, updating multiple desktops.
- Software dependency checking and analysis to identify patch and package dependencies and deploy correct set of software.
- Inventory collection of desktop details, OS, hardware profiles and more.
- Performance Monitoring of deployed desktop environments.
- Use a collection of interconnected computers as a unified computing resource.
- Ability for administrator to view and interact with users desktop display to help, guide and troubleshoot.
Developer features:
- Java Studio Standard is a powerful yet intuitive Integrated Development Environment (IDE) for Java, providing a comprehensive set of features and functionality.
- NetBeans IDE 3.6 delivers tightly integrated deployment and debugging of web applications on Apache Tomcat 5 and the Sun Java System Application Server, Platform Edition 8.
- J2SE hosts the Linux GTK+ look and feel support in JFC/Swing enables Java applets and applications to be written so they look just like native Linux apps on JDS.
<<lessInitially provided with a Linux OS, Java Desktop System is now also integrated with the Solaris 10 Operating System. As a result, Sun customers have the option of deploying the same desktop environment on Sun workstations, Sun Ray thin clients, as well as a broad range of non-Sun notebook and desktop systems with standard x86-based architectures.
Main features:
End user features:
- Automated software updates and patching, including dependency checking/analysis to ensure systems are secure and up-to-date.
- Local and remote management capabilities provide update scheduling and activity log access.
- Interoperability with centralized software management tools.
- Desktop applications are tightly integrated allowing for drag and drop and copy/paste of text, graphics and other elements between applications.
- Universal printer selection of available printers on network, including printers available on Windows networks.
- Single point of entry for directory and file management and networked computers.
- Direct access to content in data and files by single-click application launch for files contained in email, web pages and file manager.
- Intuitive, easy to use, single install mechanism which ensures users can quickly get productive.
- Easy to learn and use, especially for traditional MS Windows users. Featuring:
- Familiar desktop themes for file management and desktop configuration
- Standard keyboard short cut conventions
- Direct access to files and servers using the "Documents" and "Network Places" directories
- Familiar access to networked computers from single "Network Places" directory
- Full product documentation including Quick Start User Guide and other reference documentation.
- Includes selection of great productivity tools including office suite, browser, email/calendar, instant messaging, project management, drawing and video conferencing applications.
- Multimedia-ready with essential video and audio players plus a sound recorder. Featuring Java Media Player with support for MP3 playback and a CD Player.
- Users can access data stored in office productivity files of Microsoft users and printers connected to existing Windows networks.
- Full interoperability with Microsoft Office files.
- Interoperability with POP3, LDAP, SMTP mail servers.
Administrator features:
- Java Desktop System Configuration Manager allows system administrators to define groups of users and the policies for access rights and settings.
- Fine grained control of employee access rights and privileges.
- Remote image deployment to manage a defined set of packages or system images for rapid setup and provisioning of desktops and deploy on multiple systems simultaneously.
- Centralized package management enabling volume software push, patching, updating multiple desktops.
- Software dependency checking and analysis to identify patch and package dependencies and deploy correct set of software.
- Inventory collection of desktop details, OS, hardware profiles and more.
- Performance Monitoring of deployed desktop environments.
- Use a collection of interconnected computers as a unified computing resource.
- Ability for administrator to view and interact with users desktop display to help, guide and troubleshoot.
Developer features:
- Java Studio Standard is a powerful yet intuitive Integrated Development Environment (IDE) for Java, providing a comprehensive set of features and functionality.
- NetBeans IDE 3.6 delivers tightly integrated deployment and debugging of web applications on Apache Tomcat 5 and the Sun Java System Application Server, Platform Edition 8.
- J2SE hosts the Linux GTK+ look and feel support in JFC/Swing enables Java applets and applications to be written so they look just like native Linux apps on JDS.
Download (MB)
Added: 2005-05-13 License: SUN Community Source License Price: $50
1633 downloads
Customer-Touch CRM 1.6 Pre-Release
Customer-Touch CRM provides a CRM for small to medium farms. more>>
Customer-Touch CRM provides a CRM for small to medium farms.
Version restrictions:
- This application does not work correctly when using Konquerer as your browser. Tested are IE, Opera, and Netscape.
- The statistic routines do not handle an empty database too well. The management information and the site statustics both need some records in the database to function properly. In fact, the whole application handles an empty database quite poorly
- When one uses a really short username/password for the initial account the message "Column password cannot be null" appears. When using a longer username and a longer password, this should work. Ill try and get a decent error message in the next version when this occurs.
Enhancements:
- General bugfixing
- Added possibility to validate entities in block for validators
- Added "sign" products feature and datamining on this item: the application will automatically alert you if you have an equal amount of products, but with opposite sign, in some entities. This will help desk job
- Added the Calendar module (testing)
- Added more powerful query system in summary.php
- Redesigned del.php
<<lessVersion restrictions:
- This application does not work correctly when using Konquerer as your browser. Tested are IE, Opera, and Netscape.
- The statistic routines do not handle an empty database too well. The management information and the site statustics both need some records in the database to function properly. In fact, the whole application handles an empty database quite poorly
- When one uses a really short username/password for the initial account the message "Column password cannot be null" appears. When using a longer username and a longer password, this should work. Ill try and get a decent error message in the next version when this occurs.
Enhancements:
- General bugfixing
- Added possibility to validate entities in block for validators
- Added "sign" products feature and datamining on this item: the application will automatically alert you if you have an equal amount of products, but with opposite sign, in some entities. This will help desk job
- Added the Calendar module (testing)
- Added more powerful query system in summary.php
- Redesigned del.php
Download (0.62MB)
Added: 2007-02-14 License: GPL (GNU General Public License) Price:
987 downloads
AuCDtect for Linux X86 0.8 Release 3
A free console program for determining the authenticity of musical CDs. more>> AuCDtect - is a free console program for determining the authenticity of musical CDs. By evaluating the character of audio data a CD contains, Tau Analyzer can distinguish between original studio-based recordings and those that have been "reconstructed" using a lossy audio source, such as MP3. Console app.<<less
Download (28KB)
Added: 2009-04-03 License: Freeware Price: Free
206 downloads
Linux For Clinics Alpha Testing Release 1
Linux For Clinics is a Linux distribution based on Ubuntu and created for medical professionals and hospitals. more>>
Linux For Clinics is a Linux-based OS with a complete software package aimed at medical professionals and hospitals as a free and complete alternative to expensive proprietary software.
We are using Ubuntu as the base.
<<lessWe are using Ubuntu as the base.
Download (690.2MB)
Added: 2007-06-11 License: GPL (GNU General Public License) Price:
869 downloads
Ultimate Edition Theme Pack Final 2.3 Pre-release
Ultimate Edition Theme Pack Final brings you Ultimate Edition themes, login screens, wallpapers and more... more>> Ultimate Edition Theme Pack Final 2.3 Pre-release brings you extremely nice themes, login screens, wallpapers and more... Ultimate Edition Theme Pack Final contains 2 Themes (Carbon gold default), 2 Login (GDMs), 10 Wallpapers, 2 icons set, 1 Usplash (x86 and x64), Ultimate Edition Cursor set, and sound scheme used in Ultimate Edition 2.1.
How to install?
- Right click on your desktop and select Change Desktop Background
- Click on the first tab: Theme
- Drag and drop the themes archive in the Appearance Preferences window.
- If everything is OK, you will receive a confirmation message and you can activate the theme just by clicking on it.
Requirements: GNOME
Added: 2009-06-26 License: GPL Price: FREE
1 downloads
Lila
Lila provides a beautiful and unique SVG icon theme inspired by Gentoo linux. more>>
Lila provides a beautiful and unique SVG icon theme inspired by Gentoo linux.
This release is meant to look good on Gnome 2.16. It contains about 1200 icons for complete lila look and feel for Gnome.
<<lessThis release is meant to look good on Gnome 2.16. It contains about 1200 icons for complete lila look and feel for Gnome.
Download (2.5MB)
Added: 2007-04-17 License: GPL (GNU General Public License) Price:
922 downloads
eXperience
eXperience is the successor of the eXperienceCrystal icon theme. more>>
eXperience is the successor of the eXperienceCrystal icon theme.
eXperience doesnt include any of Everaldos icons anymore, but just uses them as a fallback. This means a great decrease in filesize!
With this release the iconrc is almost needed anymore, since all the icons are addressed by the name of the actual svg files.
<<lesseXperience doesnt include any of Everaldos icons anymore, but just uses them as a fallback. This means a great decrease in filesize!
With this release the iconrc is almost needed anymore, since all the icons are addressed by the name of the actual svg files.
Download (1.1MB)
Added: 2005-11-17 License: GPL (GNU General Public License) Price:
809 downloads
TigerEvents 0.7.1
TigerEvents is a web-based event announcement system. more>>
TigerEvents is a novel, Web-based event announcement system for promoting upcoming and ongoing events to large communities such as university campuses, companies, or the general public.
Enhancements:
- This release has several bugfixes and enhancements.
- New to this release is the exporting of several calendar formats, including iCal, hCal, and being able to import events into Google Calendar.
<<lessEnhancements:
- This release has several bugfixes and enhancements.
- New to this release is the exporting of several calendar formats, including iCal, hCal, and being able to import events into Google Calendar.
Download (1.9MB)
Added: 2007-01-25 License: GPL (GNU General Public License) Price:
1003 downloads
perl58delta 5.8.8
perl58delta Perl module contains information about what is new for perl v5.8.0. more>>
perl58delta Perl module contains information about what is new for perl v5.8.0. This document describes differences between the 5.6.0 release and the 5.8.0 release.
Many of the bug fixes in 5.8.0 were already seen in the 5.6.1 maintenance release since the two releases were kept closely coordinated (while 5.8.0 was still called 5.7.something).
Changes that were integrated into the 5.6.1 release are marked [561]. Many of these changes have been further developed since 5.6.1 was released, those are marked [561+].
You can see the list of changes in the 5.6.1 release (both from the 5.005_03 release and the 5.6.0 release) by reading perl561delta.
Main features:
- Better Unicode support
- New IO Implementation
- New Thread Implementation
- Better Numeric Accuracy
- Safe Signals
- Many New Modules
- More Extensive Regression Testing
<<lessMany of the bug fixes in 5.8.0 were already seen in the 5.6.1 maintenance release since the two releases were kept closely coordinated (while 5.8.0 was still called 5.7.something).
Changes that were integrated into the 5.6.1 release are marked [561]. Many of these changes have been further developed since 5.6.1 was released, those are marked [561+].
You can see the list of changes in the 5.6.1 release (both from the 5.005_03 release and the 5.6.0 release) by reading perl561delta.
Main features:
- Better Unicode support
- New IO Implementation
- New Thread Implementation
- Better Numeric Accuracy
- Safe Signals
- Many New Modules
- More Extensive Regression Testing
Download (12.2MB)
Added: 2007-05-29 License: Perl Artistic License Price:
881 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above release search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed