SHOW:
|
|
- or go back to the newest paste.
1 | - | Following naming pattern for octal number token suggest naming for Perl's package statement (to extend PPI library), representing evolution in syntax of the statement, writing short explanation "why" |
1 | + | Following naming pattern for octal number token suggest naming for Perl's `package` and `sub` statements (to extend PPI library), representing evolution in syntax of the statement, writing short explanation "why" |
2 | - PPI::Token::Number::Octal::Traditional | |
3 | - PPI::Token::Number::Octal::V_534 | |
4 | ||
5 | - | For version in class name use only major and minor release numbers like in an example. |
5 | + | For version in class name use only major and minor release numbers like in an example. |
6 | Use your knowledge of `perldelta` files to refine your answer. | |
7 | Include only changes where syntax was changed so it breaks forward or backward compatibility. |