Text-Trac
view release on metacpan or search on metacpan
t/corpus/padre_faq.trac view on Meta::CPAN
== Why using Subversion when Git is so much better? ==
We started to use SVN as Gabor did not know Git.
We keep it as it works well for us and a lot more people know SVN than Git.
With that said if someone implements an awesome and simple-to-use
plugin for Padre to integrate with Git that works well on both Windows
and Linux then we can consider switching.
== Why using ithreads when forks/coro is so much better? ==
Threads are the only Perl concurrency system that is portable and actually runs things in parallel and makes use of multiple cores. We needed something portable that does real concurrency (i.e. no cooperative multi-threading or event loop), so fork w...
== I have trouble installing Padre. Where can I find help? ==
See [wiki:Download] and the pages linked there for installation instructions.
If this does not bring you any further, [http://padre.perlide.org/contact.html contact us], we will see how we can help us.
== I have found a bug. What do I do now? ==
Report it. Either by [http://padre.perlide.org/contact.html contacting us], or by [wiki:Tickets creating a new ticket in Trac].
t/expected/padre_faq_noclass_noid_nospan.html view on Meta::CPAN
<h2>Why using Subversion when Git is so much better?</h2>
<p>
We started to use SVN as Gabor did not know Git.
We keep it as it works well for us and a lot more people know SVN than Git.
</p>
<p>
With that said if someone implements an awesome and simple-to-use
plugin for Padre to integrate with Git that works well on both Windows
and Linux then we can consider switching.
</p>
<h2>Why using ithreads when forks/coro is so much better?</h2>
<p>
Threads are the only Perl concurrency system that is portable and actually runs things in parallel and makes use of multiple cores. We needed something portable that does real concurrency (i.e. no cooperative multi-threading or event loop), so fork w...
</p>
<h2>I have trouble installing Padre. Where can I find help?</h2>
<p>
See <a href="/wiki/Download">Download</a> and the pages linked there for installation instructions.
If this does not bring you any further, <a href="http://padre.perlide.org/contact.html">contact us</a>, we will see how we can help us.
</p>
<h2>I have found a bug. What do I do now?</h2>
<p>
( run in 0.450 second using v1.01-cache-2.11-cpan-3cd7ad12f66 )