a grand renaming so that the most significant portion of the name comes first
This commit is contained in:
Executable
+7
@@ -0,0 +1,7 @@
|
||||
#!/usr/bin/env perl
|
||||
|
||||
printf("Content-Type: text/plain\n\n");
|
||||
printf("Hello Test\n");
|
||||
|
||||
1;
|
||||
__END__
|
||||
Reference in New Issue
Block a user