/src/ports/oses/linux.tt_data
http://github.com/perlorg/cpanorg · Unknown · 27 lines · 22 code · 5 blank · 0 comment · 0 complexity · e9313334ef41a10781a3953042f93e33 MD5 · raw file
- [%
- # Setup information
- os_config = {
- name => 'Linux',
- information_last_verified => '2011-03-26',
- }
- %]
- [% BLOCK show_os %]
- <p>
- Almost all Linux distributions come with Perl, or you are
- able to install Perl through their package management system.
- </p>
- [% PROCESS binary_view binary_source => [
- {
- name => 'ActiveState',
- url => activestate_url,
- notes => '',
- },
- ]
- %]
- <div class="clear"></div>
- [% END %]