Poems
This is our selection of verse and poetry, written by, for and about the goth/punk/industrial/death-rock community. Got some poems of your own? Heck, even if what you’ve got is articles, or a rant, or something completely else, you can send it to us. See the bottom of this page for details.
% foreach my $this_item (reverse sort keys %poem) {
% my $this_file = $poem{$this_item};
% my $this_url;
% if ($this_file =~ /^$ENV{DOCUMENT_ROOT}/) {
% $this_url = $';
% }
% my $this_title = $$this_file{Title};
% my $this_blurb;
% $this_blurb = $$this_file{BigBlurb} || $$this_file{Blurb} || $$this_file{Description};
% my ($this_year, $this_month, $this_day, $this_post_time);
% $this_year = substr($$this_file{DatePosted}, 0, 4);
% $this_month = substr($$this_file{DatePosted}, 4, 2);
% $this_day = substr($$this_file{DatePosted}, 6, 2);
% if ($this_month eq '00' || $this_day eq '00') {
% $this_post_time = 'sometime in '.$this_year;
% } else {
% $this_post_time = "$this_month/$this_day/$this_year";
% }
%# if (length($$this_file{Blurb}) > 1) {
%# $this_blurb = $$this_file{Blurb};
%# } else {
%# $this_blurb = $$this_file{Description};
%# }
 |
<% $this_title %> |
Posted: <% $this_post_time %> |
| <% $this_blurb %> |
| |
% }
Want to contribute content to the GothPunk Community? We’d love to see it! We’re especially looking for: artwork, essays, reviews (of clubs, movies, music, whatever), rants, articles and such-like. In fact, we have a whole list of things we’re looking for. Send submissions to webmaster@GothPunk.com.
Back to
All materials copyright 1999-2003 their respective authors.
Don't steal our stuff. It pisses us off.