Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions Changes
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
Revision history for Perl extension Email::Stuff

Add x_deprecated metadata, and notice to abstract.

2.104 2013-08-16
Documentation improvements (kd).

Expand Down
2 changes: 2 additions & 0 deletions dist.ini
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,5 @@ File::Spec = 0.80
Email::Send::Test = 2.04

[@Basic]

[Deprecated]
2 changes: 1 addition & 1 deletion lib/Email/Stuff.pm
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ package Email::Stuff;

=head1 NAME

Email::Stuff - A more casual approach to creating and sending Email:: emails
Email::Stuff - (DEPRECATED) A more casual approach to creating and sending Email:: emails

=head1 ACHTUNG!

Expand Down