Ticket #1181: tt.pages.download.html.diff
| File tt.pages.download.html.diff, 976 bytes (added by bowtie, 2 years ago) |
|---|
-
tt/pages/download.html
181 181 [% BLOCK dl_source %] 182 182 [% WRAPPER chrome/styled_panel %] 183 183 <img class="title_image" src="static/alien/cpan-logo.png" alt=""/> 184 <h1>Source code</h1> 184 <h1>Comprehensive Perl Archive Network</h1> 185 <p> 186 The Current released of <a href="http://search.cpan.org/dist/Padre">Padre 0.84</a> can be downloaded from <acronym>CPAN</acronym>. 187 </p> 188 <p> 189 <ul> 190 <li>perl -MCPAN -e 'install Padre'</li> 191 <li>To Run from a terminal just type <b>padre</b></li> 192 </ul> 193 </p> 185 194 <p> 186 <a href="http://search.cpan.org/dist/Padre">Released versions of Padre</a>187 can be downloaded in source code format from the <acronym>CPAN</acronym>.188 195 If you are interested in the development version of Padre, please check out our 189 196 <a href="/trac/">pages for Padre developers</a>. 190 197 </p>
