2010-02-08 16:15:18 - 1.3.42
2009-03-19 00:36:11 - 1.3.41
2008-04-04 15:06:40 - 1.3.39
2007-03-21 02:44:43 - 1.3.37
You can now add OpenSourceWatershed badges to your own website. Below is the badge for apache+mod_perl:
To add it to your own webpage simply copy and paste the code below.
<div id="osw_apache+mod_perl"></div>
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.3/jquery.min.js" type="text/javascript"></script>
<script src="http://static.oswatershed.org/js/package_badge.js" type="text/javascript"></script>
<script>$(document).ready(function(){ package_badge("apache+mod_perl", "#osw_apache+mod_perl"); });</script>