Download Padre 0.92

Padre 0.92 Padre 0.92
General Info

Hits: 119 visitors

Publisher:

OS Support: Linux, Linux Console, Linux Open Sour, Linux Gnome

License: Freeware

Last Update:

Downloads:: 16

See full specifications >>

Your opinion can help!
Add your review now!

Publisher's description

Perl Application Development and Refactoring Environment

Padre means Perl Application Development and Refactoring Environment.

SYNOPSIS

Padre is a text editor aimed to be an IDE for Perl.

You should be able to just type in

 padre

and get the editor working.

While I have been using this editor since version 0.01 myself there are still lots of missing features.

Not only it is missing several important feature, everything is in a constant flux. Menus, shortcuts and the way they work will change from version to version.

Configuration options are also changing which means if you configure it in one version you might need to configure it again.

Having said that you can already use it for serious editing and you can even get involved and add the missing features.

You should also know that I am mostly working on Linux and I have been using vi for many years now. This means that I am not that familiar with the expectations of people using Windows.


Product's homepage

Requirements:



· Perl

What's New in This Release: [ read full changelog ]



· The new Scintilla-based editor is now the default.

· This release adds Realtime VCS, support for Perl 6, Task 3.0 and Style 2.0, and many other large and small changes.






Available Translations: None
Download Now
(1.74 Mb)

Average Rating:

NOT RATED
User Rating:

0 votes
Visitors Rating:

0 votes



Version History

Version 0.92 added on: 22 Jan 2012

System Requirements:




Changes on the new version:
What's new in Padre 0.92: November 15th, 2011

· The new Scintilla-based editor is now the default.
· This release adds Realtime VCS, support for Perl 6, Task 3.0 and Style 2.0, and many other large and small changes.



What's new in Padre 0.86: June 22nd, 2011

· Support was added for a newer version of the Scintilla editor component, yielding better syntax highlighting.
· A fast find dialog that opens up in in the bottom of the editor window (similar to Firefox's) was added.
· Many bug fixes and small improvements were made.



What's new in Padre 0.80: February 3rd, 2011

· use Text::FindIndent 0.10 to eliminate some warnings #1089 (SZABGAB)
· Update German translation (ZENOG)
· Added a dwell timer via Padre::Wx::Role::Dwell (ADAMK)
· The directory tree search box now has a 1/3rd second dwell (ADAMK)
· Find in Files results convert tabs to 4 spaces to avoid the ugly squares in the results (ADAMK)
· Delay loading some modules and removed some other entirely, reducing startup memory cost and IO by 10-15% when few features are on (ADAMK)
· Upgraded Plugin compatibility detection to avoid having to load the dependencies and read variables from the files instead. Saves 2-3meg of RAM and allows better scaling of the plugin system (ADAMK)
· Fixed Padre::Util::parse_variable so we no longer need to make use of ExtUtils::MakeMaker and ExtUtils::MM_Unix->parse_version (ADAMK)
· Support for more extensive Padre::DB customisation via ORLite 1.48 and its new shim => 1 option (ADAMK)
· Completed first-generation Portable Perl support for Padre (ADAMK)
· Add support in Padre::Project for intuiting project versions (ADAMK)
· Prevent history boxes writing a history entry for every character instead of every search in Find/FindInFiles dialogs (ADAMK)
· Port the Find Dialog as is to wxFormBuilder (ADAMK)
· Prevent directory tasks running on bad or missing paths (ADAMK)
· Found a workaround to weird Win32 window Raise/Lower bugs, so now Padre always raises to the foreground correctly when using the single instance server (ADAMK)
· Save Intuition is disabled in null projects to prevent creating files like ".../My Documents/lib/Foo/Bar.pm" (ADAMK)
· The Task Manager will now attempt to maximise background worker specialisation so we need to load less total modules, hopefully reducing memory consumption (ADAMK)
· Closing files is faster (and the task manager is stressed less) as we no longer accidentally do a full refresh twice when closing documents other than the last one (ADAMK)
· Enhancement, ticket #1027 When saving a file without a file extension you are now prompted and provided a list of suitable extensions to name your file. (PLAVEN)
· Restored radio select indicator to Style and View Document As... menus, they were lost in the move to the ActionLibrary (ADAMK)
· Fixed #1093. The natural zoom of a scintilla window is around the wrong way, hijack ctrl-scroll and reverse it to the right way (ADAMK)
· Find in Files directory recursion now happens ordered (ADAMK)



What's new in Padre 0.78: January 21st, 2011

· Open selection can now find executable programs in the current PATH.
· Several rare crashes were fixed.
· There were other bugfixes.



What's new in Padre 0.76: December 17th, 2010

· The regex editor was improved.
· Changes or Changelog files are now detected as text instead of CSS files.
· Several translations were updated.
· There were many other bugfixes.



What's new in Padre 0.74: November 15th, 2010

· Many plugins were converted to Dist-Zilla.
· There is a new Project Browser.
· There are improvements to the context menu.
· Perl 6 Outline Support has been added.
· The default editor font should be Consolas 10pt on Vista and Windows 7.
· The experimental wizard selector dialog has been added.
· There are many fixes.



What's new in Padre 0.72: October 11th, 2010

· Improvements to the directory tree search.
· A MIME type for C# has been added.
· An additional refactoring shortcut: change the style of a given variable from/to CamelCase.
· "Create directory" and "remove file" have been added to the directory browser.
· "Go to Last position" has been added.
· There are many bugfixes.



What's new in Padre 0.68: July 28th, 2010

· A hyphen is used to a separate the current versus native names of the languages in the View menu.
· An additional translated string is not shown for the language that is currently active.
· The advanced feature "feature_fontsize" can now disable a font change.
· Integration with the PPI::Transform API for modifying Perl documents was added, so the transform objects can modify Padre documents.
· The "Move POD to __END__" refactoring was added.
· Actions now only need to be declared once.
· Directory-first and directory-mixed configurability were added.
· Many other changes were made.



What's new in Padre 0.66: July 3rd, 2010

· The code was converted to the Task 2.0 API (which broke a lot of things).
· The directory browser was rewritten to operate in the background.
· The output window is scrolled down on output.
· The non-blocking IO upgrade in 0.65 meant that Padre could no longer open files on Windows; this has been fixed.
· Many code cleanups were done.



What's new in Padre 0.51: December 8th, 2009

· Find all option showing all matches in bottom tab (CODE4PAY)
· Improved FTP error handling (SEWI)
· Open URLs from command line (SEWI)
· Configurable location of the 'perltags' file for autocompletion (SEWI)
· Fixed ticket #419: find variable declaration does not work at the end of a variable (PATRICKAS)
· Fixed ticket #654: Lexical Rename of Variable - Can't highlight the whole variable (PATRICKAS)
· Improved "Find Method Declaration" based on perltags (SMUELLER)
· Basic XS-Document support as needed for the full monty in a plugin (SMUELLER)
· XS (perlapi) calltips based on the perlapi of 5.10.1 by default. Can be configured to show the perlapi of any release of perl back to 5.6.0 if Padre::Plugin::XS is installed. (SMUELLER)
· Padre::Action::Queue for auto-processing of Padre actions (SEWI)
· Perl autocompletion is much more configurable now (SEWI)
· Indentation auto-detection now skips POD for ::Perl documents (SMUELLER)
· Find in Files now has a checkbox that shows files that do not match (GARU)
· Tests which are not needed for end-user installation now in xt (ADAMK)
· Added a test for actions (SEWI)
· Re-enabled the beginner error check tests (SEWI)
· Better focus transitions during search/replace, which should make them easier to work with quickly (ADAMK)
· Rolled back function list improvements that were causing regressions (ADAMK)
· Added project sub-path intuition when saving new files (ADAMK)
· Fixed a number of search/replace related bugs (ADAMK)
· Fixed ticket #421: crash: no documents, F3/F4 (AZAWAWI)
· Fixed ticket #678: VACUUM the configuration database at shutdown to keep it small and fast (AZAWAWI)
· Fixed ticket #714: [Windows] Have a script to make binary. (AZAWAWI)
· Styles now allow configuring of the selected text (ADAMK)
· Upgraded tracing to new Padre::Debug that compiles out when not being used. (ADAMK)
· Make Capture::Tiny a test prereq in order to eliminate a strange test failure (SZABGAB).
· Added an initial simplistic mime-type + detector for Template Toolkit (ADAMK)
· Change Directory label to Project to hint to the user that Padre does actually understand the concept of a project, it's just subtle (ADAMK)



What's new in Padre 0.44: August 27th, 2009

· Help Search was greatly enhanced: it is now faster and supports help for Perl operators.
· A "Quick Fix" feature has been integrated for Perl code.
· There are several stability fixes for the directory browser, and many bugfixes.





Related Tags:

    Perl Application Development          Refactoring Environment          Perl module          Perl          application          development               

Button for your site

To link back to this page, please copy code below and insert in your page. All visits come thru this code will add a 10 point vote to this software. Save the image button on your server

HTML,BBCode code for linking to this page:     
LINK      copy to clipboard
HTML      copy to clipboard
BBCODE copy to clipboard

Padre 0.92 Copyright

Visitors found this page by searching for: Softbuz.com periodically updates pricing and software information of Padre 0.92 from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using Padre 0.92 crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of Padre 0.92 Edition.
SoftBuz.com also does not provide download link for Padre 0.92 from Filesonic, Fileserve, Wupload, Uploadstation, Hotfile, Zippyshare, Mediafire, Rapidshare, Megaupload, Torrent and other Free file hosting service also. The download file is obtained directly from the publisher, not from any Peer to Peer file sharing applications such as Shareaza, Limewire, Kazaa, Imesh, eDonkey, eMule, Ares, BearShare, Overnet, Morpheus, BitTorrent Azureus and WinMX.Go softbuz.com get last version,new version,old version,2011,2012,2013 version.





Download Time
56K
4m 15s
64K
3m 43s
128K
1m 51s
768K
15s
1.44M
10s

Virus status
Related software downloads:
Apache2::Controller::Dispatch::HashTree 1.0.110+d
29 Jan 2012 - Freeware | 1 Downloads
Bio::BioStudio::Basic 1.01
02 Feb 2012 - Freeware | 1 Downloads
WWW::RapidShare 0.3.1
21 Feb 2012 - Freeware | 1 Downloads
Config::Simple 4.59
04 Feb 2012 - Freeware | 1 Downloads
Module::Build::Debian 0.40
29 Feb 2012 - Freeware | 1 Downloads
Text::EP3 1.10
27 Jan 2012 - Freeware | 3 Downloads
Crypt::Khazad 1.0.3
19 Jan 2012 - Freeware | 9 Downloads
HTML::ScriptLoader 1.01
19 Feb 2012 - Freeware
VendorAPI::2Checkout::Client 0.1100
22 Jan 2012 - Freeware | 6 Downloads
HTML::TrackerLink 1.03
17 Feb 2012 - Freeware | 1 Downloads



Copyright (c) 2010-2012 Softbuz.Com. All rights reserved.

Do you like it? Share with friends!