If you're looking for things to do, the other easy beginning things are writing specs, and commenting on other people's. (Look for the needs-spec? flag in Bugzilla.) Also, yvi did an explanation of how to review patches here, which is a good way of getting to know the system without actually needing to understand Perl.
no subject
(You can search for effort-minor unassigned, but that includes many that aren't actually very minor.)
http://bugs.dwscoalition.org/show_bug.cgi?id=1888 looks like it might be okay.
http://bugs.dwscoalition.org/show_bug.cgi?id=1862 is theoretically straightforward.
http://bugs.dwscoalition.org/show_bug.cgi?id=1886 would mean a bit of delving into S2, but people can help you if you get stuck.
http://bugs.dwscoalition.org/show_bug.cgi?id=1845 is a bigger Styles one, if you're up for it.
http://bugs.dwscoalition.org/show_bug.cgi?id=1841 should be straightforward Perl copy/paste, if you want to try it.
http://bugs.dwscoalition.org/show_bug.cgi?id=1813 would need a bit more styles knowledge - how good are you with S2?
If you're looking for things to do, the other easy beginning things are writing specs, and commenting on other people's. (Look for the needs-spec? flag in Bugzilla.) Also,