import site from live
[engit/enperl-site.git] / enlightenedperl.org / extendedcore.html
1 <html>
2   <head>
3   <title>Enlightened Perl Organisation</title>
4     <meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
5     <meta name="description" content="Enlightened Perl Organisation: Not-for-profit guaranteed limited company" />
6     <meta name="keywords" content="enlightened perl, epo, perl" />
7     <meta name="author" content="Mark Keating" />
8     <meta name="copyright" content="2008 Enlightened Perl Organisation" />
9
10     <link rel="stylesheet" type="text/css" href="http://www.enlightenedperl.org/style/reset.css" />
11     <link rel="stylesheet" type="text/css" href="http://www.enlightenedperl.org/style/basic.css" />
12     <link rel="stylesheet" type="text/css" href="http://www.enlightenedperl.org/style/layout.css" />
13     <link rel="stylesheet" type="text/css" href="http://www.enlightenedperl.org/style/forms.css" />
14
15     <link rel="shortcut icon" href="favicon.ico" />
16
17 <!--[if lt IE 8]>
18         <link rel="stylesheet" href="style/lt_ie7.css" />
19 <![endif]-->
20 </head>
21
22   <body>
23
24     <div id="wrap">
25
26       <div id="header-left">
27         <p class="pad">
28           &nbsp;&nbsp;
29         </p>
30       </div>
31
32
33       <div id="header-middle">
34         <p class="pad">&nbsp;
35           
36         </p>
37       </div>
38  
39       <div id="header-text">
40          <h1 class="title">
41             enlightened perl organisation
42           </h1>
43           <p class="dict">
44           <strong>enlightened</strong> |en'litnd|: <em>adjective</em>:<br />
45           having or showing a rational, 
46           modern, and well-informed outlook </p>
47       </div>
48
49       <div id="header-right">
50         <p class="pad">
51           &nbsp;&nbsp;
52         </p>
53       </div>
54
55       <div id="nav">
56         <a href="http://www.enlightenedperl.org/index.html">Home</a> |
57         <a href="http://www.enlightenedperl.org/about.html">About</a> |
58         <a href="http://www.enlightenedperl.org/project.html"> Projects</a> |
59         <a href="http://www.enlightenedperl.org/grants.html"> Grants</a> |
60         <a href="http://www.enlightenedperl.org/form/"> Membership</a> |
61         <a href="http://www.enlightenedperl.org/rules.html"> Rules</a> |
62         <a href="http://www.enlightenedperl.org/donate.html"> Donations</a> |
63         <a href="http://www.enlightenedperl.org/extendedcore.html"> Extended Core</a> |
64         <a href="http://www.enlightenedperl.org/logos.html"> Logos/Buttons</a> |
65         <a href="http://www.enlightenedperl.org/board.html"> Board</a> |
66         <a href="http://www.enlightenedperl.org/contact.html"> Contact</a>
67       </div>
68
69
70
71       <div id="main"> 
72
73           <div id="content">
74
75             <h1>
76               Extended Core
77             </h1>
78
79             <p>
80               The Goal of the EPO-EC working group is to produce a list of modules that are considered "Best of Breed" 
81               modules for domains typically encountered by a large Perl enterprise or consulting business. This list 
82               will be package into a standard distribution and work will be made to integrate this distribution with 
83               the standard installation channels for popular operating system vendors.
84             </p>
85
86             <p>
87               The chairman of the working group Chris Prather gave an 
88               <a href="http://www.shadowcat.co.uk/archive/conference-video/yapc-na-2009/extended/"introduction</a> 
89               to the EPO Extended Core project 
90               at YAPC::NA 2009 in Pittsburgh. This talk followed Matt Trout's
91               <a href="http://www.shadowcat.co.uk/archive/conference-video/yapc-na-2009/std">Catching an STD</a>
92               which provided a good 
93               introduction to the reasons for starting such a project.
94             </p>
95
96             <p>
97               The structure of the project is defined in the 
98               <a href="http://github.com/perigrin/epo-ec/blob/master/documents/charter.txt">charter,</a>
99               but the basic Gist is:
100             </p>
101             
102             <p>
103             <ol>
104               <li>Create a <a href="http://lists.scsys.co.uk/pipermail/epo-ec-advisors/">list of Advisers</a></li>
105               <li>Identify a list of <a href="http://search.cpan.org/dist/Task-Kensho">Domains and Modules</a>
106               that the advisers agree are Best of Breed</li>
107               <li>Package the Modules into a extended core version of Perl and work with vendors on getting it into distribution channels</li>
108             </ol>
109             </p>
110
111             <p>
112               Currently we are working on the first two items in this list, but we expect to be ready for the third soon.
113             </p>
114             
115             <h4>
116               See Also
117             </h4>
118             
119             <p>
120               <ul>
121                 <li><a href="http://enlighened.perl.org">EPO Homepage</a>
122                 <li><a href="http://github.com/perigrin/epo-ec/">Github</a>
123                 <li><a href="http://epo.means.no/working_groups/extended_core">Wiki</a>
124                 <li><a href="http://lists.scsys.co.uk/mailman/listinfo/">Mailing List</a>
125               </ul>
126             </p>
127             
128           </div>
129
130           <div id="linknews">
131
132               <h4>
133                 Links
134               </h4>
135             <script type="text/javascript"  src="http://adserver.szabgab.com/ads/direct_link_selflink.js?cnt=8">
136             </script>
137           </div>
138         
139         </div>
140         
141         <div id="footer">
142           Copyright &copy;2008-09 Enlightened Perl Organisation
143         </div>
144       </div>
145
146
147      
148     </div>
149
150
151     
152     <!-- GOOGLE ANALYTICS CODE -->
153 <script src="http://www.google-analytics.com/urchin.js" type="text/javascript">
154 </script>
155 <script type="text/javascript">
156 _uacct = "UA-2382391-3";
157 urchinTracker();
158 </script>
159     
160   </body>
161 </html>