Skip to content

Commit b9c787c

Browse files
committed
Merge pull request #1222 from oiami/update_news_feed
Update news about suggestion on no result and redirect to one result mod...
2 parents d0dd2c1 + 4557eb2 commit b9c787c

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

News.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
Title: Suggestion on incorrect number of colons
2+
------------------------------
3+
Date: 2014-06-09T08:15:00
4+
5+
Perl module name should contain only 2 colons, some common mistakes are we underuse or overuse it. Now, suggestion on no result page available when search with missing colon such as [Test:More](https://metacpan.org/search?q=Test%3AMore) or too much colons like [DBIx:::Class::::ResultSet](https://metacpan.org/search?q=DBIx%3A%3A%3AClass%3A%3A%3A%3AResultSet).
6+
7+
Title: Redirect to the module on 1 search result
8+
------------------------------
9+
Date: 2014-06-09T08:15:00
10+
11+
If there's only 1 result return from a search, it will take you that module automatically. For example search for ['ctx_request'](https://metacpan.org/search?q=ctx_request), you'll see Catalyst::Test module page instead of result page.
12+
113
Title: Table sorting is now persistent
214
------------------------------
315
Date: 2014-05-19T10:50:12
@@ -8,7 +20,7 @@ it will remember your last preference. This is saved on a per table basis
820
(for example, author releases, author favorites, and reverse dependency releases).
921
No need to set it every time when accessing that page in the same browser.
1022

11-
Title: Details of (++)plussers displayed.
23+
Title: Details of (++)plussers displayed
1224
------------------------------
1325
Date: 2014-05-12T18:40:17
1426

0 commit comments

Comments
 (0)